[GRASSLIST:3591] Re: error find libgdal.so.1 on grass57

Radim Blazek blazek at itc.it
Fri Jun 4 04:03:19 EDT 2004


On Thursday 03 June 2004 19:46, Didit Ahendra wrote:
> hi all,
>
> my GRASS 5.7 that I just install have error.
> If I write grass command for example g.list or d.vect
> there is can't find libgdal.so.1
> error display like this:
> GRASS 5.7.-cvs:~ > g.list
> g.list: error while loading shared libraries:
> libgdal.so.1: cannot open shared object file: No such
> file or directory
>
> I don't find this file in my
> library directory although I had installed
> libgdal0-1.1.9-2mdk.i586.rpm
> I only find libgdal.1.1.so in /usr/lib
>
> would anybody help me to solve my problem,please?
> I'm waiting for your help.Thank's before.

Make a symbolic link 
ln -s /usr/lib/libgdal.1.1.so /usr/lib/libgdal.so.1

Radim




More information about the grass-user mailing list