Thanks for the reply. You are correct - the file is missing from the lib directory. I did email EDB and suggested this to them but I don't think I was dealing with the correct person as their primary recommendation was to buy a prod or dev support contract and they would see what they could do. I wound up scrapping the EDB install and going with the Postgres/postgis install from KyngChaos... got everything installed and working in about 5mins.
David On Jan 22, 2014, at 3:11 PM, Paul Ramsey <[email protected]> wrote: > 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 > _______________________________________________ postgis-users mailing list [email protected] http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
