| www.delorie.com/gnu/docs/gnugo/gnugo_21.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
On these platforms the Cygwin environment can be installed. Recent versions of Cygwin install very easily with the setup program available from the cygwin homepage. <http://sourceware.cygnus.com/cygwin/. GNU Go compiles out-of-the box using the standard Unix build procedure on the Cygwin environment. After installation of cygwin and fetching `gnugo-3.2.tar.gz' you can type:
tar zxvf gnugo-3.2.tar.gz cd gnugo-3.2 ./configure make |
The generated executable is not a stand-alone executable: it needs cygwin1.dll that comes with the Cygwin environment. cygwin1.dll contains the emulation layer for Unix.
Cygwin Home page: http://sourceware.cygnus.com/cygwin/
Optionally you can use glib to get a working version of snprintf. Glib builds out of the box on cygwin.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |