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


_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to