Did you run
make mixclean
before compiling? May be needed this time due to significant
changes.
Markus
-------------------------------------------- Managed by Request Tracker
Did you run
make mixclean
before compiling? May be needed this time due to significant
changes.
Markus
-------------------------------------------- Managed by Request Tracker
Markus-
I figured this one out and responded to another thread that mentioned this problem. It seems that the Makefile says on line 324:
@ cp -rpf demolocation/ ${ARCH_DISTDIR}/
which (on Mac OS X at least) tries to copy just the contents of demolocation to ARCH_DISTDIR instead of demolocation and its contents (so I end up with ARCH_DISTDIR/PERMANENT/ instead of ARCH_DISTDIR/demolocation/PERMANENT/). Then the .grassrc57 setup fails. Remove the trailing slash from demolocation and it works:
@ cp -rpf demolocation ${ARCH_DISTDIR}/
PS. since Radim changed .grassrc57 to .grassrc6, shouldn't it be changed here too (at least for consistency)?
On Nov 29, 2004, at 10:32 AM, Markus Neteler via RT wrote:
Did you run
make mixclean
before compiling? May be needed this time due to significant
changes.Markus
-------------------------------------------- Managed by Request Tracker
_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5
-----
William Kyngesburye <kyngchaos@charter.net>
http://webpages.charter.net/kyngchaos/
"This is a question about the past, is it? ... How can I tell that the past isn't a fiction designed to account for the discrepancy between my immediate physical sensations and my state of mind?"
- The Ruler of the Universe