Done.

On Aug 7, 2007, at 12:44 AM, Michael Barton wrote:

William,

I thought that the cvs version of init.sh was the one to use now. Please go ahead and make the one further change. We should get rid of the init.sh in the svn repository and instructions that say to use it. If you take care of init.sh in the cvs, I'll take care of the svn version. Thanks for noticing
this.
...
On 8/6/07 10:14 PM, "William Kyngesburye" <[EMAIL PROTECTED]> wrote:
I see that most of the wx changes are already in the GRASS cvs
init.sh.  The other option would be to update the readme install
instructions - with one update to the CVS init.sh, this step could be
removed.  The one difference I found is the message about restarting/
starting the gui.  This would take care of the different gui cases (I
left out d.m):

case "$GRASS_GUI" in
     tcltk | gis.m)
         echo "If required, restart the graphical user interface
with: gis.m"
         ;;
     wx)
         echo "If required, restart the graphical user interface
with: wxgrass &"
         ;;
     *)
         echo "Start the graphical user interface with: gis.m"
         ;;
esac

(I could apply that if you like.)


-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

Theory of the Universe

There is a theory which states that if ever anyone discovers exactly what the universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarrely inexplicable. There is another theory which states that this has already happened.

-Hitchhiker's Guide to the Galaxy 2nd season intro


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

Reply via email to