Rich wrote: > I ran 'svn up' from the local > source directory to get the latest and > greatest and it configured but fails at the end of > building: > > if [ 0 -eq 1 ] ; then make -C locale; fi > cp -f AUTHORS COPYING CHANGES REQUIREMENTS.html GPL.TXT > contributors.csv > contributors_extra.csv translators.csv > /home/rshepard/GIS/GRASS/grass-6.5svn/dist./ > cp -f /home/rshepard/GIS/GRASS/grass-6.5svn/bin./grass65 ...
for some reason $ARCH is missing from the path names. when you run ./configure, what does this line say? GRASS is now configured for: [...] Hamish _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
