[GRASS5] Error in display/d.m/d.m file
Lorenzo Moretti
lorenzo.moretti at bologna.enea.it
Mon Jun 20 06:49:45 EDT 2005
There is a change in last cvs (050618) in display/d.m/d.m that
doesn't work in OS X platform.
row 12-15
if [ $# -eq 0 ] ; then
exec "$GRASS_WISH" $GISBASE/etc/dm/d.m.tcl -name d_m_tcl sh &
exit 0
fi
Old version works
if [ $# -eq 0 ] ; then
exec "$GRASS_WISH" $GISBASE/etc/dm/d.m.tcl -name d_m_tcl
exit 0
fi
In OS X the monitor is not opened and I have an error: old version works.
Bye
--
________________________________________________________________________
|| Lorenzo Moretti e-mail: lorenzo.moretti at bologna.enea.it
||/|/| ENEA prot/idr Web: http://wwwamb.bologna.enea.it/
|| | via Don Fiammelli, 2 FTP: ftp://ftpamb.bologna.enea.it/ (ris.)
~~~~~~ 40128 BOLOGNA - ITALY Ph: +39-0516098086 Fax: +39-0516098131
________________________________________________________________________
More information about the grass-dev
mailing list