Generated on Fri Mar 20 12:35:13 2009 for cpsp-2.3.1 by doxygen 1.5.5

Installation

Follow this steps to create a local version of the CPSP:

  • run "./configure --help" to get an overview of further possible parameters
  • run "./configure" with your desired parameters to generate the Makefiles
  • "make" to generate the library

  • "make test" to test if everything works fine

  • if so run "make install" to install the headers, libraries and tools

  • "make doc" to generate the html documentation (if selected during the configure call)
  • "make doxygen-doc" to generate the whole documentation

See the file INSTALL in the package root path for further informations.