[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
First off, you need to download the package. It is available from the
LADCCA webpage, http://pkl.net/~node/ladcca.html. After you have
downloaded it, unpack the tarball into a directory using tar xzf
/where/ever/you/put/ladcca-0.4.0.tar.gz
and change into the source directory
with cd ladcca-0.4.0
.
The package uses the GNU autotools for configuration and makefile creation. In order to install the package, you must complete three steps: configuration; building; and installing.