Next Previous Table of Contents

 

2. Installation

2.1 How to obtain karchiveur

karchiveur's home page is at  http://david.bieder.free.fr/karchiveur_en.shtml
 

2.2 Requirements

To easily compile karchiveur, you must install Qt (free edition), avaible at the "download" section on  http://www.troll.no.
If you have KDE installed, you already have Qt (a development version is required). This is a KDE software, so you need to install THE Window Manager, KDE, avaible at  http://www.kde.org
For all compressors to work, you need the bzip2 and the unzip package, provided with each Linux distribution (but often not installed by default).

2.3 Compilation and installation

As usual:
% ./configure
% make
% make install

     
Next Previous Table of Contents