
Crimson Fields CVSAnonymous CVSPlease keep in mind that the latest files in CVS should be considered work in progress. They are likely to make more problems than the release packages and in fact, the current CVS tree may not even compile properly. That said, to get anonymous CVS access to the Crimson Fields repository, install the CVS client and set the CVSROOT environment variable. Examples:bashexport CVSROOT=:pserver:anoncvs@cvs.seul.org:/home/cvspsrv/cvsroot
cshsetenv CVSROOT :pserver:anoncvs@cvs.seul.org:/home/cvspsrv/cvsroot
Then log into the CVS server using the password 'guest': cvs login
and check out the sources: cvs checkout games/crimson
This will create the directory games/crimson at your current location and copy the sources into it. Finally, create the missing build files by running the autogen.sh script in the crimson directory (you need autoconf and automake installed for this to work). Now you can follow the standard make procedure to build the package. Web interfaceThe Crimson Fields CVS repository can also be accessed directly via a web interface. |
[ See more screenshots ] FeedbackFor suggestions, bug reports and general encouragement, send a mail. Website designed by Laurent Chea |