Hi
I have starting building GRASS6.4.1RC1 under the native Windows MinGW/MSYS (not Cygwin) environment.
Most of the build is straight forward; although, I did have to modify the psdriver area slightly since there is a duplicate init_color_table function under the pngdriver.
Now I am up to the point where it requires the X11 libraries. Does anyone have any experience building X11 under MinGW? Should I be using XFree86-4.8.0 or some other source.
Any insight would be most appreciated.
Thank you,
John Huddleston, PhD
Huddleston, John wrote:
I have starting building GRASS6.4.1RC1 under the native Windows
MinGW/MSYS (not Cygwin) environment.
Now I am up to the point where it requires the X11 libraries. Does
anyone have any experience building X11 under MinGW? Should I be
using XFree86-4.8.0 or some other source.
There isn't much point building GRASS with X11 support under native
Windows. The standalone display drivers (d.mon etc) don't work for
reasons unrelated to X.
If you need to use d.mon on Windows, Cygwin is the only option.
--
Glynn Clements <glynn@gclements.plus.com>
Thank you Glynn,
I just needed the base libraries to build GSTAT (http://www.gstat.org/download.html); which, I just finished today.
I contacted Colin Harrison to get the Xming X11 libraries.
Based on your input; though, I'll not pursue this any further.
John
________________________________________
From: Glynn Clements [glynn@gclements.plus.com]
Sent: Friday, January 28, 2011 10:42 PM
To: Huddleston, John
Cc: grass-dev@lists.osgeo.org
Subject: Re: [GRASS-dev] MinGW/MSYS Build
Huddleston, John wrote:
I have starting building GRASS6.4.1RC1 under the native Windows
MinGW/MSYS (not Cygwin) environment.
Now I am up to the point where it requires the X11 libraries. Does
anyone have any experience building X11 under MinGW? Should I be
using XFree86-4.8.0 or some other source.
There isn't much point building GRASS with X11 support under native
Windows. The standalone display drivers (d.mon etc) don't work for
reasons unrelated to X.
If you need to use d.mon on Windows, Cygwin is the only option.
--
Glynn Clements <glynn@gclements.plus.com>