On Sat, Jun 6, 2009 at 7:01 PM, sela<[email protected]> wrote: > > Dear all, thanks a lot for your replies so far. > > > To Markus: > As you said: > > cd r.dn2ref.ast/ > make MODULE_TOPDIR=/usr/local/grass-6.4.0svn > make MODULE_TOPDIR=/usr/local/grass-6.4.0svn install > > I adjusted this to my local path: > make MODULE_TOPDIR=/usr/lib/grass64 > make MODULE_TOPDIR=/usr/local/grass64 install > (is this really the path to the installation? Sorry, but I am quite new to > linux)
One of you path will be wrong - both need to be identical of course (guess that's why you got an error then). You can check with a file manager or "ls" to see if GRASS is in that directory. Best Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
