|
|
| Mechanized Combat in the Far Future | |
| Home | News | Features | Screenshots | Download | Contributors | Links |
I've only built the source on a Win98 system with CygWin, but it should build okay on Linux (or any other Unix-like platform PLIB has been ported to.) If you have problems building, or are interested in helping maintain compatability for other platforms, please let me know.
If you're running a Unix/Linux system (or Windows with CygWin) with cvs installed, you can do the following if you'd like to be on the absolute bleeding edge of development:
$ export
CVSROOT=:pserver:anonymous@cvs.bigiron.sourceforge.net:/cvsroot/bigiron
(press enter)
$ cvs login
$ cvs co bigiron
CVS password:
After the initial checkout, you can resync with the latest source by changing into the top level directory and typing:
$ cvs update -d -P
Windows folks can check out the SourceForge site documentation for info on how to set up WinCVS if you don't want to bother with CygWin. Be warned, however, that the current source tree only has a GNU configure/make build system set up. You'll have to generate your own project files if you're building with an IDE.
Daily CVS snapshots are available, but should be regarded as highly unstable.
Page maintained by Loiosh
Last modified October 09 2002 13:53:40.