Yes, probably the installer is missing the file (go to the location of shp2pgsql and ls ../lib/ and see if libintl shows up there, probably it doesn't. So inform EDB that their packager is forgetting to include a file. They probably don't test the commandline components as much as the GUI ones.
P. On Tue, Jan 21, 2014 at 5:01 AM, David Walrath <[email protected]> wrote: > Hello. I downloaded and installed PostgreSQL 9.2.6-2 and PostGIS 2.0.4-1 > from EnterpriseDB.com. I had no errors during the installation of postgres > and postgis and I was able to create a spatially enabled database within > postgres using the pgAdmin III client. However, issuing the raster2pgsql > command produces an error that reads: > > dylid: Library not loaded: @loader_path/../lib/libintl.8.dylib > Referenced from: /Library/PostgreSQL/9.2/bin/raster2pgsql > Reason: image not found > Trace/BPT trap: 5 > > The shp2pgsql command produces the same error. I used the locate command to > find the referenced libintl.8.dylib file and it was not found on my > computer. > > Is the problem that the installer package is missing this file? If so, is > there a workaround? > > Thank you. > > David > > _______________________________________________ > postgis-users mailing list > [email protected] > http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users _______________________________________________ postgis-users mailing list [email protected] http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
