Home Installation
Installing Le Caviste PDF Print E-mail

This document describes the installation process for setting up Le Caviste.

If you install version 0.1.x, have a look at Installating Le Caviste vesion 0.1.x

tar xvfj lecaviste-<version>.tar.gz
  • Go into the extracted directory
cd lecaviste-<version>
  • Compile Le Caviste
configure
make
  • Install Le Caviste

make install