[GRASS-user] GRASSsvn release branch g.region broken
Markus Metz
markus.metz.giswork at googlemail.com
Thu Oct 7 04:06:51 EDT 2010
Martin Landa:
> Hiu,
>
> stephen sefick:
>> Hamish I have written a script to dowload, configure, make, and
>> install grass for me. Should I make dist clean at the end of this
>> script in preparation for the next svn up, or should I put the make
>> distclean right before the make command in the script? Any advice
>> would be appreciated.
>
The safest order I figured out experimentally is
> make distclean
svn up
> configure
> make
> make install
>
Markus M
More information about the grass-user
mailing list