[postgis-users] Installing a fully functional PostGIS 2.0 on

THX1138 ap.joseph at live.com
Tue Feb 7 08:34:20 PST 2012


I get exactly the same error, and it did find some files on the first try.

zoa3 at ZB3:~/gis/gdal$ locate libFileGDBAPI.so
zoa3 at ZB3:~/gis/gdal$ sudo locate libFileGDBAPI.so
zoa3 at ZB3:~/gis/gdal$ /sbin/ldconfig -p | grep gdal 
	libgdal.so.1 (libc6,x86-64) => /usr/local/lib/libgdal.so.1
	libgdal.so (libc6,x86-64) => /usr/local/lib/libgdal.so

zoa3 at ZB3:~/gis/gdal$ find /usr -name libgdal.so.1 

/usr/local/lib/libgdal.so.1

root at ZB3:~# echo '/usr/local/lib' >> /etc/ld.so.conf 
root at ZB3:~# ldconfig 
root at ZB3:~# /sbin/ldconfig -p | grep gdal 
	libgdal.so.1 (libc6,x86-64) => /usr/local/lib/libgdal.so.1
	libgdal.so (libc6,x86-64) => /usr/local/lib/libgdal.so
zoa3 at ZB3:~$ gdalinfo --version
gdalinfo: error while loading shared libraries: libFileGDBAPI.so: cannot
open shared object file: No such file or directory



--
View this message in context: http://postgis.17.n6.nabble.com/Installing-a-fully-functional-PostGIS-2-0-on-Ubuntu-Linux-GEOS-GDAL-issues-tp3566227p4373117.html
Sent from the PostGIS - User mailing list archive at Nabble.com.



More information about the postgis-users mailing list