hy,
thanks for help: resolved the problem by installing GDAL and setting:

setenv LD_LIBRARY_PATH "$LD_LIBRARY_PATH":[path to gdal]/gdal/lib/

bye
dziadgba

2007/9/11, Maris Nartiss <[EMAIL PROTECTED]>:
>
> Hi,
>
> this error means that Your GRASS installation can not access GDAL
> library. First You have to check is GDAL/OGR library installed on that
> system. Most likely it is not. There are only two solutions then:
> 1) Ask system administrator to install GDAL/OGR and GRASS;
> 2) Install GDAL/OGR and GRASS from source in Your home directory and
> set up manually all paths (LD_LIBRARY_PATH, PATH).
>
> Maris.
>
> 2007/9/11, dziadgba dziadgba <[EMAIL PROTECTED]>:
> > hy everybody,
> > I would like to do some longer calculation on a computer for which I
> have an
> > acccount but I do not have the root password.
> >
> > after installing grass6.2 I got the know error
> > g.remove: error while loading shared libraries. libgdal.so.1: cannot
> open
> > shared object file.
> >
> > I saw the answers to previous posts with:
> > /etc/ld.so.conf, "ldconfig" as root.
> >
> > but as I can not access as root how could I overcome the problem?
> > thx
> > dziadgba
> >
>
_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to