[Mapserver-users] gdal cant find proj library.
Ethan Alpert
ealpert@digitalglobe.com
Mon, 3 May 2004 14:41:59 -0600
Do you need set LD_LIBRARY_PATH? Where is libproj.so installed?
Try running ldd on gdalwarp. If it says libproj.so is "not found" then
you'll need to set LD_LIBRARY_PATH.
-e
-----Original Message-----
From: mapserver-users-admin@lists.gis.umn.edu
[mailto:mapserver-users-admin@lists.gis.umn.edu] On Behalf Of Jason M.
Nielsen
Sent: Monday, May 03, 2004 1:17 PM
To: mapserver-users@lists.gis.umn.edu
Subject: [Mapserver-users] gdal cant find proj library.
Another gdal question. Thought maybe some on this list could help. Seems
my requests for post to the gdal mailing list have been waiting since
last week.
[root@localhost NED11342]# gdalwarp -s_srs epsg:4326 -t_srs epsg:26711
DEM11041/W001001.ADF out.tif ERROR 6: Unable to load PROJ.4 library
(libproj.so), creation of OGRCoordinateTransformation failed.
Anyone know whats going on here?
Reprojection works fine in ogr and mapserver as well as the proj
utilities. ld.so.conf has /usr/local/lib which contains the libproj
files. ldconfig has been run etc. Im not seeing ldproj show up with
ldconfig -v though and apparently gdal is having an issue with it too.
This is all on Fedora Core 1.
Thanks.
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users