[GRASSLIST:4906] Re: libogdi31.so

Markus Neteler neteler at itc.it
Tue Nov 23 03:34:30 EST 2004


On Mon, Nov 22, 2004 at 05:48:37PM +0100, Leonardo Lami wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> installing the new version of GRASS (20-11) I see that there is a new needed 
> library (libogdi31.so) that is available only for Mandrake.

Here it is:
http://ogdi.sourceforge.net/
"OGDI is the Open Geographic Datastore Interface".

It is used to import for example VMAP0 vector data.

> Is it a truly needed library or only a bug in the binary of the week?

Do you refer to the 'grass.itc.it' binaries?
Since they are linked against dynamic GDAL libs I don't see the
problem (as I am not aware of distributing GDAL on 'grass.itc.it').

tar tvfz grass-5.7.cvs-i686-pc-linux-gnu-20_11_2004.tar.gz  |grep -i gdal
-rwxr-xr-x neteler/grass  19520 2004-11-20 07:04:50 bin/r.in.gdal
-rw-r--r-- neteler/grass   6476 2004-11-20 07:04:51 docs/html/r.in.gdal.html
-rw-r--r-- neteler/grass   3312 2004-11-20 07:07:14 docs/html/r.out.gdal.html
-rw-r--r-- neteler/grass   78706 2004-11-20 06:57:42 etc/ogr_csv/gdal_datum.csv
-rw-r--r-- neteler/grass    2699 2004-11-20 07:09:18 man/man1/r.out.gdal.1
-rwxr-xr-x neteler/grass    3430 2004-11-20 07:07:14 scripts/r.out.gdal

Could you go into the lib/ directory of the installed binary 
snapshot and run

ldd * > lib_deps.txt

and post this file to me (not to the list)?

> The library seems avalaible only for Mandrake and it is aproblem for all other 
> linux distribution.

Here you can get linux/SUN/MS-Windows etc binaries:
http://sourceforge.net/project/showfiles.php?group_id=11181
http://rpmfind.net/linux/rpm2html/search.php?query=ogdi&submit=Search+...
 etc
(ok, seems to be missing in Debian)

If you compiled GDAL yourself, simply diable OGDI:
--without-ogdi

Please let me know where you got GRASS and where you got GDAL
to better understand the problem.

Markus




More information about the grass-user mailing list