Hello list,
 
I just tried to compile grass fresh from cvs and got the error below when I 
tried to compile it.  
 
Bob
 
if [ ! -d /home/bobm/src/gis/grass6/dist.x86_64-unknown-linux-gnu/etc/gm ]; 
then mkdir -p /home/bobm/src/gis/grass6/dist.x86_64-unknown-linux-gnu/etc/gm; 
fi; /usr/bin/install -c  description.html 
/home/bobm/src/gis/grass6/dist.x86_64-unknown-linux-gnu/docs/html/gis.m.html
for file in *.tcl ; do /usr/bin/install -c  $file 
/home/bobm/src/gis/grass6/dist.x86_64-unknown-linux-gnu/etc/gm/ ; done
for file in *.gif ; do /usr/bin/install -c  -m 644 $file 
/home/bobm/src/gis/grass6/dist.x86_64-unknown-linux-gnu/etc/gm/ ; done
for file in docs/gm_*.html ; do /usr/bin/install -c  -m 644 $file 
/home/bobm/src/gis/grass6/dist.x86_64-unknown-linux-gnu/docs/html/ ; done
/usr/bin/install: cannot stat `docs/gm_*.html': No such file or directory
 

Bob Moskovitz 
Seismic Hazard Zonation Project
California Geological Survey 
http://www.conservation.ca.gov/cgs/shzp<?xml:namespace prefix = o ns = 
"urn:schemas-microsoft-com:office:office" />

CONFIDENTIALITY NOTICE: This communication is intended only for the use of the 
individual or entity to which it is addressed. This message contains 
information from the State of California, California Geological Survey, which 
may be privileged, confidential and exempt from disclosure under applicable 
law, including the Electronic Communications Privacy Act. If the reader of this 
communication is not the intended recipient, you are hereby notified that any 
dissemination, distribution, or copying of this communication is strictly 
prohibited.

 
_______________________________________________
grassuser mailing list
grassuser@grass.itc.it
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to