Hi,
i started a compile for Win32 with the cygnus system.
Except the problem described by Mike Thomas it seems to go well. But it
is very slow, so that i can not tell you about the success right now.
I'll summarize how to set up and compile later.
One thing that i encountered:
The g.html2man part needs perl, which is not installed by default on
cygwin and is not tested for in the configure process.
I would vote against making perl a pre-requisite to compile GRASS.
Would it be possible to include the values.h - header generation in the
configure process ?
cu,
Andreas
--
Andreas Lange, 65187 Wiesbaden, Germany, Tel. +49 611 807850
Andreas.Lange@Rhein-Main.de - A.C.Lange@GMX.net
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
Andreas Lange wrote:
i started a compile for Win32 with the cygnus system.
[...]
One thing that i encountered:
The g.html2man part needs perl, which is not installed by default on
cygwin and is not tested for in the configure process.
I would vote against making perl a pre-requisite to compile GRASS.
Well, it can be replaced by a lex/yacc/C program, but the perl script
is much more easy to debug and/or enhance.
What about shell scripts with Win ? do they work ? if not, why not
use perl, which is easely available and can do everything ?
Another thing you will encounter is the use of unix commands in some
shell scripts, like g.manual that calls "man" (since man pages are in html
this is probably not an issue, you must just use a web browser for
reading the manual with Win). And if you cannot use g.manual, it is not
very usefull to have g.html2man...
Is there mandatory to have "exactly" the same utilities in Win and
Unix, or should we consider that some of them will only work with
one OS ?
--
Michel WURTZ - DIG - Maison de la télédétection
500, rue J.F. Breton
34093 MONTPELLIER Cedex 5
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'