RE: [GRASS-user] When starting grass in text mode, why... ? (Question of minor importance)

2008-01-17 Thread Patton, Eric
>could you try editing your $GISBASE/etc/Init.sh file and change the top >line to "#!/bin/sh -x". That will show gratuitous script progress info >and hopefully tell us which command is causing that message. >Hamish No need; I found the thread: http://article.gmane.org/gmane.comp.gis.grass.user/1

Re: [GRASS-user] When starting grass in text mode,why... ? (Question of minor importance)

2008-01-17 Thread nikos . alexandris
Very LONG Post! [EMAIL PROTECTED]:/usr/local/grass-6.3.0RC4/etc$ grass63 -text + trap echo 'User break!' ; exit 2 3 15 + GRASS_PERL=/usr/bin/perl + export GRASS_PERL + GRASS_SH=/bin/sh + export GRASS_SH + GRASS_VERSION=6.3.0RC4 + export GRASS_VERSION + CMD_NAME=grass63 + uname -s + SYSTEM=Linux +

RE: [GRASS-user] When starting grass in text mode, why... ? (Question of minor importance)

2008-01-16 Thread Hamish
Nikos: > > Why does it apper twice? Hamish: > >or why even once? > >some command called by Init.sh or .grass.bashrc is trying to run > >something outside of its permissions?? GRASS should never need more > >than user permission after installation. Eric: > The later versions of Ubuntu have been u

RE: [GRASS-user] When starting grass in text mode, why... ? (Question of minor importance)

2008-01-16 Thread Patton, Eric
> Why does it apper twice? >or why even once? >some command called by Init.sh or .grass.bashrc is trying to run >something outside of its permissions?? GRASS should never need more >than user permission after installation. >what kind of system is this on? The later versions of Ubuntu have been

Re: [GRASS-user] When starting grass in text mode, why... ? (Question of minor importance)

2008-01-16 Thread Hamish
Nikos Alexandris wrote: > Welcome to GRASS 6.3.0RC4 (2008) > GRASS homepage: http://grass.osgeo.org/ > This version running thru: Bash Shell (/bin/bash) > Help is available with the command: g.manual -i > See the licence terms with: g.versio

[GRASS-user] When starting grass in text mode, why... ? (Question of minor importance)

2008-01-16 Thread Nikos Alexandris
Welcome to GRASS 6.3.0RC4 (2008) GRASS homepage: http://grass.osgeo.org/ This version running thru: Bash Shell (/bin/bash) Help is available with the command: g.manual -i See the licence terms with: g.version -c Start the graphical user inte