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

Mathieu Basille basille at ase-research.org
Tue Feb 7 11:04:48 PST 2012


For me, the problem lies in liFileGDBAPI, not GDAL directly. The GDAL 
libraries seems fine. Did you install FileGDB first? (can't tell much more 
since I don't know this library)

Check: http://trac.osgeo.org/gdal/wiki/FileGDB

Hope this help,
Mathieu.


Le 07/02/2012 11:34, THX1138 a écrit :
> 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

-- 

~$ whoami
Mathieu Basille, Post-Doc

~$ locate
Laboratoire d'Écologie Comportementale et de Conservation de la Faune
+ Centre d'Étude de la Forêt
Département de Biologie
Université Laval, Québec

~$ info
http://ase-research.org/basille

~$ fortune
``If you can't win by reason, go for volume.''
Calvin, by Bill Watterson.



More information about the postgis-users mailing list