[winGRASS] Re: configure wish: winGRASS/generic windriver

Glynn Clements glynn.clements at virgin.net
Wed Jan 9 18:41:07 EST 2002


Markus Neteler wrote:

> thanks for implementing 
>   --enable-w11            use W11 library for Windows X11 emulation
> into configure. Now the compilation of the generic windows
> driver is a snap without manually editing the head file.
> 
> Thanks a lot!
> 
> The only (unrelated) draw-back is that the windriver doesn't open 
> any more a window... It says that no socket is available.
> Also it expects "monitorcap".
> 
> Is it possibly a result from the recently removed hardcoded
> paths to the x0..x6? Or a local problem?
> 
> Perhaps someone can try the latest CVS version on windows
> with the generic driver.

I don't see any problem here, using sources obtained from CVS after
your posting, run from source directory (I don't have the disk space
for a second copy).

	cd /usr/src/grass
	./configure --prefix=/opt --bindir=/usr/local/bin --enable-w11 \
	 --without-postgres --without-gd --without-odbc --without-fftw \
	 --without-opengl
	make
	bin.i686-pc-cygwin/grass5
	...
	d.mon start=x0

NB: tcltkgrass "builds" OK (no real surprise), but won't run because
Cygwin's Tcl/Tk package doesn't seem to understand Cygwin paths. 

-- 
Glynn Clements <glynn.clements at virgin.net>



More information about the grass-windows mailing list