[GRASS-user] help..

On Thu, Apr 26, 2012 at 6:34 PM, Albert Saribekyan
<albertsaribekyan@rambler.ru> wrote:

Albert Saribekyan.

I want to input a gif file in my GRASS location and there is a such error

GRASS 6.4.2RC2 (example):confused: > r.in.gdal
input=/home/albert.saribekyan/geo/geosample-02.gif output=raster
location=example
r.in.gdal: error while loading shared libraries: libproj.so.0: cannot open
shared object file: No such file or directory

Please
- tell us which operating system you use and from where you got GRASS
- locate libproj.so on your system and install if not present,
   perhaps a link will do if present
- consider in general to update to the final 6.4.2 version.

Markus

On Sat, Apr 28, 2012 at 11:40 PM, Albert Saribekyan
<albertsaribekyan@rambler.ru> wrote:

/usr/lib/libproj.so
/usr/lib64/libproj.so

This indicates that you have both the 32bit and 64bit version of PROJ4
installed. Not necessarily a problem but you need to check if the
right version is used.

Scientific Linux SL release 5.5 (Boron)

I am also using Scientific Linux, so that should be fine.

Note: you can get all including GRASS as RPMs from here
http://wiki.osgeo.org/wiki/Enterprise_Linux_GIS
-> ELGIS repositories

This would bring also GRASS 6.4.2 to you.

Markus

Markus