[GRASS-dev] about libproj.so.0, libgdal.so.1

Hamish hamish_nospam at yahoo.com
Wed May 23 04:35:42 EDT 2007


Juan Diego Giraldo Osorio wrote:
> I have a Fedora core 6 computer, with grass 5.4. When I try to run
> v.digit, g.region, r.in.gdal the program shows these messages:
> 
> v.digit: error while loading shared libraries: libproj.so.0: cannot
> open shared object file: No such file or directory
> 
> g.region: error while loading shared libraries: libproj.so.0: cannot
> open shared object file: No such file or directory
> 
> r.in.gdal: error while loading shared libraries: libgdal.so.1: cannot
> open shared object file: No such file or directory
> 
> I had downloaded the RPM resource libproj.so.0()(64bit)
> proj-4.5.0-1.fc6.x86_64.html Cartographic projection software (PROJ.4)
> Fedora Extras 6 for x86_64, but when I try to intall it, the dialog
> box says "It's already installed", however the errors in grass
> continue.


try:

locate libproj
locate libgdal

you may need to add symlinks to "libproj.so.0" and "libgdal.so.1" from
whatever filenames they are installed as. However ...

The GRASS 5 binary may be too old to assume that the PROJ and GDAL
libraries will be compatible with what the binary package expects. If
you want to use GRASS 5.4 with newer PROJ and GDAL, you may have to
recompile it by hand.


Hamish




More information about the grass-dev mailing list