[GRASS-user] GRASS error

Albert Saribekyan albertsaribekyan at rambler.ru
Tue Jul 17 05:43:40 PDT 2012






Albert Saribekyan.
> 
Hi all

I have error related to GRASS GIS make and to r.example executable file
this is my makefile:

# fix this relative to include/
# or use absolute path to the GRASS source code
MODULE_TOPDIR = /localuser/soft/grass-6.4.2RC2

PGM = r.example

LIBES = $(GISLIB)
DEPENDENCIES = $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

default: cmd

and when I run my executable file I am getting this error :

./r.example: error while loading shared libraries: libgrass_gis.6.4.2RC2.so: cannot open shared object file: No such file or directory




More information about the grass-user mailing list