[GRASS5] compiling beta10 on IRIX and CYGWIN/WIN32

From one of the earlier messages:

> CYGWIN:
> grass5
> /usr/local/grass5/etc/Init.sh: not found

>> does not start with and without any commandline flag (-text, -tcltk

> etc.)
> COMPLETELY BROKEN NOW!
Hi Justin! :slight_smile: Seems to be a problem in src/general/init/Gmakefile.

I need more information for this. /usr/local/grass5/etc/Init.sh seems
to be the correct path (at least for Unix). What should it be for
CYGWIN?

This looks like a problem that I had. I copied /bin/bash.exe to
/bin/sh.exe and it worked fine. I think it was ash from the
installation.

Malcolm

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'

Hi all

Malcolm Blue wrote:

>From one of the earlier messages:
>> > CYGWIN:
>> > grass5
>> > /usr/local/grass5/etc/Init.sh: not found
> >> does not start with and without any commandline flag (-text,
> >> -tcltk

>> > etc.)
>> > COMPLETELY BROKEN NOW!
>> Hi Justin! :slight_smile: Seems to be a problem in src/general/init/Gmakefile.
>
>I need more information for this. /usr/local/grass5/etc/Init.sh
>seems
>to be the correct path (at least for Unix). What should it be for
>CYGWIN?

This looks like a problem that I had. I copied /bin/bash.exe to
/bin/sh.exe and it worked fine. I think it was ash from the
installation.

Does this mean that CYGWIN does not have a sh program but a bash one
instead? Should we put "if CYGWIN copy /bin/bash.exe to /bin/sh.exe"
code in the Makefile or somewhere? Just an idea.

--
Sincerely,

Jazzman (a.k.a. Justin Hickey) e-mail: jhickey@hpcc.nectec.or.th
High Performance Computing Center
National Electronics and Computer Technology Center (NECTEC)
Bangkok, Thailand

People who think they know everything are very irritating to those
of us who do. ---Anonymous

Jazz and Trek Rule!!!

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'