Re: [GRASS-user] Building GRASS on Windows

2009-03-19 Thread Colin Nielsen
A MinGW package was missing on the wiki page, my fault not yours. I've added it, get mingw-runtime and get bin-utils too while you're at it. Both are now on the wiki. Sorry for the error. -Colin On Wed, Mar 18, 2009 at 8:37 PM, Darren Cope darrenc...@gmail.com wrote: Hi all, I'm following

Re: [GRASS-user] Building GRASS on Windows

2009-03-19 Thread Markus Neteler
On Thu, Mar 19, 2009 at 1:31 PM, Colin Nielsen colin.niel...@gmail.com wrote: A MinGW package was missing on the wiki page, my fault not yours. I've added it, get mingw-runtime and get bin-utils too while you're at it. Both are now on the wiki. Sorry for the error. Hi Colin, you did a great

Re: [GRASS-user] Building GRASS on Windows

2009-03-19 Thread Colin Nielsen
Hi Markus, A related suggestion: some libraries need manual modifications (zlib etc). Would you be willing to package all those precompiled libs into a convenient ZIP file which we could host on grass.osgeo.org? I had that in my mind as I was going through all of this. Once I'm sure everything

Re: [GRASS-user] Building GRASS on Windows

2009-03-19 Thread Markus Neteler
Hi Colin, On Thu, Mar 19, 2009 at 3:12 PM, Colin Nielsen colin.niel...@gmail.com wrote: Hi Markus, A related suggestion: some libraries need manual modifications (zlib etc). Would you be willing to package all those precompiled libs into a convenient ZIP file which we could host on

Re: [GRASS-user] Building GRASS on Windows

2009-03-19 Thread Paul Kelly
On Thu, 19 Mar 2009, Markus Neteler wrote: A related suggestion: some libraries need manual modifications (zlib etc). Would you be willing to package all those precompiled libs into a convenient ZIP file which we could host on grass.osgeo.org? Just wondering why not use zlib and libjpeg from

[GRASS-user] Building GRASS on Windows

2009-03-18 Thread Darren Cope
Hi all, I'm following along with the instructions here: http://trac.osgeo.org/grass/wiki/CompileOnWindows and am getting stuck at Step 5 under PDCurses. When running: make -f mingwin32.mak DLL=Y all The following error occurs: $ make -f mingwin32.mak DLL=Y all gcc -c -O2 -Wall -I..