Hello:
I'm compiling the r.le programs on a Sun10 (SunOS 4.1.3). I began by
initiating "gmake4.1" from the directory containing the r.le programs.
Everything proceeds smoothly until this message:
#######################
~/src.contrib/UW/r.le setup
make -f OBJ/make.rulesgmake4.1 polytocell
sh: gmake4.1: not found
*** Error code 1
make: Fatal error: command failed for target 'all'Any suggestions?
My echo of the compilation shows the call to gmake4.1 with a full path:
/files/data/heart/data1/grassdir/home/bin/gmake4.1 polytocell
Check the Gmakefile on r.le.setup. Apparently $GMAKE is not set properly.
The assignment of GMAKE should be defined in src/CMD/GISGEN.sun4
Thanks,
Mike Killion (killion@ukanvm.bitnet)
KARS Program
University of Kansas
Lawrence, KS 66045