next up previous contents
Next: 4 Module Usage Up: 3 Compilation and Installation Previous: 3.2 Installation   Contents

3.3 Logger Compilation and Installation

The logger is available as a binary package for Debian, and hence does not need to be compiled. Instead, dpkg, should be used to install it. The commandline to install it is: dpkg -install <filename>, where <filename> is the filename of the Debian package provided.

For distributions other than Debian, or if using the source, the logger must be compiled. This can be done by simply typing make in the logger directory of the source package.