[GRASS5] user maintaining 5.7

John Gillette JGillette at rfmd.com
Fri Sep 12 12:16:14 EDT 2003


Markus,
In INSTALL under "UPDATE OF 5.7.x", it says:

In detail:

make mixclean
cd /where/your/grass50/lives/
cvs update -dP

cd /where/your/grass57/lives/
cvs update -dP
make mix
configure ...
make

Should this be:

cd /where/your/grass50/lives/  <- should this say 53?
cvs update -dP

cd /where/your/grass57/lives/
make mixclean                  <- move to here, in 57
cvs update -dP
make mix
configure ...
make

It's not clear to me what directory you are in 
when the directions start.  I think this makes it
clear that "make mixclean" is done in 57 directory.

John




More information about the grass-dev mailing list