CAPD DynSys Library
5.2.0
|
We recommend downloading CAPD sources from SourceForge as it contains latest stable version. The latest version can be obtained from our SVN repositories.
The source code of the CAPD library can be downloaded from SourceForge (latest stable version). You can find there also previous releases.
There are two versions available:
Download and unpack one of the archives and proceed to Compilation. We recommend to build CAPD outside a source directory.
See also page on Sources.
For a typical build and installation invoke in the terminal (we assume that we are just outside the directory with unpacked sources (say capd-X.Y.Z)).
The latest version of the CAPD library can be downloaded using Subversion from CAPD repositories. This development version of the CAPD library will contain the newest features and bug fixes but can also contain a part of the code that is not fully implemented or tested yet.
Simply invoke the following command in your terminal
One needs to call ./bootstap.sh
(or autoreconf -i
) in the capd source directory before performing a build
To stay with the newest capd version you can check for updates using a script svn_update.sh
placed in the capd source directory.
For more information see CAPD repositories and Compilation sections.
For selected Linux based systems one can download binary (already compiled) version of the CAPD library. Be aware that the binary version requires additional libraries in run-time and at this moment it is quite outdated.
More information contains a page on Binaries.
You can use our Docker image with installed CAPD in /usr/local
: