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

Ing. Ramon Resendiz rresendiz at globaltrack.com.mx
Tue Feb 7 08:39:18 PST 2012


Try to add just the directory instead all the full path including the file
name, even try found the libFileGDBAPI.so and put the path directory where
is located this file into the ldconfig file. Be always sure that you run the
"ldconfig" command line before edit the configuration file for ldconfig.

Best regards,
RR

-----Mensaje original-----
De: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] En nombre de THX1138
Enviado el: martes, 07 de febrero de 2012 10:34 a.m.
Para: postgis-users at postgis.refractions.net
Asunto: Re: [postgis-users] Installing a fully functional PostGIS 2.0 on

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.
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users




More information about the postgis-users mailing list