- Unzip installation file
tar xzvf <install kit file>
For example, to unpack the AXIGEN installation file for Gentoo architecture, type the command below in the directory where the file is located:
tar xzvf axigen-6.1.0.i386.ebuild.tar.gz
- Installation
./prepare.sh
emerge axigen
After the installation, no daemons or related applications are started.
- Configuration
More information about each configuration setting can be found in the sample configuration files installed by default, as comments.
- Start AXIGEN
/etc/init.d/axigen start
Several settings for the AXIGEN initscript are available via the following file (please read the comments from this file for information about using them):
/etc/conf.d/axigen
Gentoo 2006.1, 2007
