3.3 Installing by compiling source code
To install Diogene87, you must follow this steps :
- Download the source code archive of Diogene87 at
http://diogene87.org.
- Uncompress the source archive :
tar xzf diogene87_1.0.0pre1.tar.gz
- Enter in the source directory :
cd diogene87_1.0.0pre1
- Configure the source code :
./configure
- Make compilation :
make
- Optionaly, verify that all is right :
make check
- As root, install Diogene87 :
make install
This document was generated
by dom on September, 11 2005
using texi2html