NextPreviousTable of Contents

 

2. Installation

2.1 How to obtain karchiver

karchiveur's home page is at  http://perso.wanadoo.fr/coquelle/karchiveur_en.shtml
 

2.2 Requirements

To easily compile kArchiver, you must install Qt >2.1.x (free edition), avaible at the "download" section on  http://www.troll.no.
If you have KDE 2 installed, you already have Qt (a development version is required). This is a KDE 2 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 (recommanded), the unzip, the zip, lha, rar and/or arj packages, provided with each Linux distribution (but often not installed by default).

2.3 Compilation and installation

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

     
NextPreviousTable of Contents