[GRASSLIST:1470] Re: Error in grass5.7

Markus Neteler neteler at itc.it
Sun Oct 12 06:33:25 EDT 2003


On Sat, Oct 11, 2003 at 04:10:29AM -0700, Maliheh wrote:
> Hello list,
> I have both gdal-1.1.9 and proj-4.4.7,

Where did you obtain these RPMs?

> but when I start grass5.7, I give this error message:
> 
> Error in startup script: ps.map: error
> while loading shared libraries: libproj.so.0: cannot

Probably the link
cd /usr/lib
ln -s libproj.so libproj.so.0

and

> error while loading shared libraries: libgdal.1.1.so:
> cannot open shared object file: No such file or directory

ln -s libgdal.so libgdal.1.1.so

is missing. If you are not sure, just post the links which are
present.

Markus




More information about the grass-user mailing list