[perdition]

Perdition: Git Repository


| Vanessa | More Projects | Perdition-PBS |
| Main | Download | Releases | Git Repository | Documentation | FAQ | Mailing List | Deployments | Support |

To check out perdition from the Git repository use the following command.
git clone https://github.com/horms/perdition
To build do the following:
cd perdition
./autogen.sh [--prefix=/usr]
make

For 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:

git clone https://github.com/horms/vanessa_logger
git clone https://github.com/horms/vanessa_socket
git clone https://github.com/horms/vanessa_adt

For each library cd into the directory, run ./autogen.sh and make as per perdition.

perdition-pbs can be checked out by substituding perdition-pbs for perdition in the above commands.

Browse repositories: perdition, perdition-pbs, vanessa_logger, vanessa_socket, vanessa_adt,

Historical Notice

Perdition and related libraries were maintained in CVS on SourceForge.Net for many years. In August 2008 the repositories were moved to Mercurial and the CVS repositories are no longer maintained. In March 2022 the repositories were again moved to GitHub and the Mercurial repositories are no longer maintained.

| Horms Solutions | Simon Horman's Personal Page |

Copyright © 1995-2022 Simon Horman
Copyright © 2010-2022 Horms Solutions Ltd.
All rights reserved unless otherwise noted