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 /home/rshepard/GIS/GRASS/grass-6.5svn/dist./grass65.tmp /usr/bin/ginstall -c tools/mkhtml.sh /home/rshepard/GIS/GRASS/grass-6.5svn/dist./tools/ 2>/dev/null mkdir: cannot create directory /home/rshepard/GIS/GRASS/grass-6.5svn/dist./tools/g.html2man/': File exists make: *** [default] Error 1 Haven't seen this before. Please point me to the fix so I can build 6.5. TIA, Rich _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
