A.2. affix package

A.2.1. Package components

The affix package installs programs, libraries, system scripts, configuration files and developer header files. The complete set is the following:

A.2.2. System requirements

The following requirements have to be fulfilled in order to install and use Affix package.

A.2.3. Configuration and compilation

In order to properly compile affix-kernel package please follow these steps:

  1. Copy affix-xxx.tgz package to any directory (e.g. /usr/src/).

  2. Unpack it: tar xvfz affix-xxx.tgz

  3. Configure it: ./configure [options]

    configure script accepts following options (--enable-FEATURE):

  4. Compile it: make

  5. Install it: make install

    This step requires root privilege.

A.2.4. Usage

btctl - main control tool. So please consult "btctl" manual page for that.