Hello, You have to run r.example from within GRASS work session. It wouldn't work outside of GRASS work session unless You set up necessary environmental variables so it would be more easy for You just to start GRASS work session.
Maris. 2012/7/17 Albert Saribekyan <[email protected]>: > > > > > > 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 _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
