[GRASS-dev] gis.m/d.m don't background on OSX
William Kyngesburye
woklist at kyngchaos.com
Sat Dec 16 15:40:06 EST 2006
The recent change to init.sh to not explicitly background doesn't
appear to work on OSX (X11 build).
if [ "$osxaqua" ] ; then
"$GISBASE/scripts/gis.m" | sh &
else
"$GISBASE/scripts/gis.m"
fi
An Aqua build still explicitly backgrounds, but not an X11 build.
And the backgrounding within gis.m/d.m doesn't happen.
-----
William Kyngesburye <kyngchaos at kyngchaos.com>
http://www.kyngchaos.com/
"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
More information about the grass-dev
mailing list