ubuntu install howto

Installing LoggerFS on Ubuntu

Currently, LoggerFS is not available in any package repositories. Deb packages are available however from the LoggerFS SourceForge Site.

To install LoggerFS, download the .deb package appropriate for your architecture. Then, from the command line, issue the following commands:

cvlad@localhost:~$ sudo dpkg -i loggerfs_0.5-1_amd64.deb && sudo apt-get -f install

This will install loggerfs and then pull all required dependencies.

Below is a full transaction log on Ubuntu 7.10:

Syndicate content