Send grass-windows mailing list submissions to
        grass-windows@lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.osgeo.org/mailman/listinfo/grass-windows
or, via email, send a message with subject or body 'help' to
        grass-windows-requ...@lists.osgeo.org

You can reach the person managing the list at
        grass-windows-ow...@lists.osgeo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of grass-windows digest..."


Today's Topics:

   1. Command line problems (Hanlie Pretorius)
   2. Re: Command line problems (Glynn Clements)


----------------------------------------------------------------------

Message: 1
Date: Mon, 17 May 2010 14:46:58 +0200
From: Hanlie Pretorius <hanlie.pretor...@gmail.com>
Subject: [GRASS-windows] Command line problems
To: grass-windows@lists.osgeo.org
Message-ID:
        <aanlktin7hmvsvmv0x7qaahxed2_jlzjdqccbyqstm...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi Fellow Windows Prisoners

I'm using winGrass 6.4RC6 and having trouble with some of the commands
shown in help documentation and I suspect it's because I'm using
Windows and not *nix.

For example, when I try to run a command such as:
eval `cat VTL2733.XYZ | r.in.xyz -s -g in=- fs=space out=test`

I get the error:
'eval' is not recognized as an internal or external command, operable
program or batch file'

Can someone help me to fix this?

If the answer is to install Cygwin,  is it possible to specify which part?

Thanks
Hanlie


------------------------------

Message: 2
Date: Mon, 17 May 2010 16:36:21 +0100
From: Glynn Clements <gl...@gclements.plus.com>
Subject: Re: [GRASS-windows] Command line problems
To: Hanlie Pretorius <hanlie.pretor...@gmail.com>
Cc: grass-windows@lists.osgeo.org
Message-ID: <19441.25205.17512.245...@cerise.gclements.plus.com>
Content-Type: text/plain; charset=us-ascii


Hanlie Pretorius wrote:

> I'm using winGrass 6.4RC6 and having trouble with some of the commands
> shown in help documentation and I suspect it's because I'm using
> Windows and not *nix.
> 
> For example, when I try to run a command such as:
> eval `cat VTL2733.XYZ | r.in.xyz -s -g in=- fs=space out=test`
> 
> I get the error:
> 'eval' is not recognized as an internal or external command, operable
> program or batch file'
> 
> Can someone help me to fix this?

The above command uses Bourne shell syntax. On Windows, you can use
MSys, which may already be bundled with the GRASS installer (if not,
you can get it via http://mingw.org/wiki/MSYS ). The shell is called
"sh.exe".

> If the answer is to install Cygwin,  is it possible to specify which part?

Cygwin is overkill if you just need the shell.

-- 
Glynn Clements <gl...@gclements.plus.com>


------------------------------

_______________________________________________
grass-windows mailing list
grass-windows@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-windows


End of grass-windows Digest, Vol 45, Issue 3
********************************************

Reply via email to