|
English |
Japanese
||
Vanessa |
More Linux Projects |
About the Author |
|
Main |
Download |
Releases |
CVS |
Documentation |
FAQ |
Mailing List |
Deployments |
Perdition-PBS |
To check out perdition for CVS use the following commands. When
prompted for a password for anonymous, simply press the Enter key.
cvs -d:pserver:anonymous@perdition.cvs.sourceforge.net:/cvsroot/perdition login cvs -z3 -d:pserver:anonymous@perdition.cvs.sourceforge.net:/cvsroot/perdition co perditionTo build do the following: cd perdition ./autogen.sh [--prefix=/usr] makeFor further installation instructions see the INSTALL file, that will be present in the perdition directory once autogen has finished. Please be aware that some of the functionality of perdition has been broken out into three libraries. libvanessa_adt, libvanessa_logger and libvanessa_socket so they can be used by other projects. To get these libraries use the following: cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/vanessa login cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/vanessa co vanessa_logger vanessa_socket vanessa_adt For each library cd into the directory, run ./autogen.sh and make as per perdition. To make life easier get_perdition_cvs is provided. This should checkout or update all the CVS code required to build perdition. |
Copyright © 1995-2008 Horms Last Modified: Thu, 22 Feb 2007 03:15:23 +0100