Thanks, Christoph! Looks like we'll be able to fix this now that we
know what to do.
Sue
---
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Susan E Hurst
Principal Consultant
Brookhurst Data LLC
Email: susan.hurst@brookhurstdata.com
Mobile: 314-486-3261
On 2020-07-26 14:58, Christoph Moench-Tegeder wrote:
> ## Susan Hurst (susan.hurst@brookhurstdata.com):
>
>> OS: FreeBSD 12.1-RELEASE-p7 FreeBSD 12.1-RELEASE-p7 GENERIC amd64
>
> There's your answer: the FreeBSD port of PostGIS 3.0
> (databases/postgis30) installs shp2pgsql only if option LOADERGUI
> has been enabled on the port's build (the port defaults to
> LOADERGUI=off). You need to rebuild PostGIS or convince the
> maintainer of that port to switch the default (the usual way
> for that is the FreeBSD bugzilla system). Perhaps one could even
> argue that LOADERGUI should only toggle shp2pgsql-gui, but I
> haven't really looked into that.
>
> Regards,
> Christoph