- Unzip installation file
tar xzvf <install kit file>
For example, to unpack AXIGEN TGZ for the FreeBSD architecture type the command below in the directory where the file is located:
tar xzvf axigen-6.1.0.i386.freebsd.tar.gz
- Installation
pkg_add axigen-version.tgz
For instance, the corresponding command for the 6.1 AXIGEN version will be:
pkg_add axigen-6.1.0.tgz
After the installation, no daemons or related application will be started.
- Configure AXIGEN
More information on each configuration setting can be found in the sample configuration files installed by default, as comments.
- Start the AXIGEN server
/usr/local/etc/rc.d/axigen.sh start










