**********************************************************
**********************************************************
******                                     			**********
******		        KArchiveur										**********
******                          		           	**********
**********************************************************
**********************************************************

By Eric Coquelle
coquelle@caramail.com

Version Franaise page suivante...


	This is a pretty archiver for KDE. It can read, extract and modify
all .tar (.tar, .tar.gz, .tar.bz2, .tgz), .gz, .bz2 and .zip file.
You need the bzip2 and the unzip package to have all those compressors
avaible under KArchiveur.

	Well, why a new archiver for KDE ? Because this one is more powerfull
and intuitive: you can sort any column by clicking on its title, you have
a working multiselection, you can add N files from M folders just using
a tree view ! You have a search tool (display archives in a directory,
recursively), an installation wizard (run configure, make, and make install
throught karchiveur), a patch wizard ...

	==> So, just navigate throught your favorites ftp sites with kfm, do a drag
	and drop with karchiveur with any GNU software, launch the wizard, and compile
	and install this software without typing any commands !

INSTALLATION:
-------------

	Just type the following:
		* ./configure  (--prefix=/usr for RedHat>6.x)
		* make
		* make install (beeing root)

	The executable is karchiver. A new entry is added in the "K" menu, under
the utilities submenu.
NB: in case of compilation problem try typing "perl automoc", then make
An rpm ix86 binary is provided in a sepatate package.

WARNING:
	THIS IS A FREE SOFTWARE RELEASED UNDER THE GNU GENERAL PUBLIC LICENCE
AS IT, THERE IS STRICTLY *NO WARRANTY*. USE THIS SOFTWARE AT YOUR OWN
RISK

####END OF ENGLISH VERION#################################################

#### VERSION FRANCAISE ###################################################

    KArchiveur est un archiveur/dcompresseur assez sympa pour l'environnement
de bureau KDE. Le programme peut relire, dcompresser et effectuer diverses
oprations sur les fichiers comme ajouter des fichiers, les voir avec votre
diteur de texte favori.
	KArchiveur peut relire les fichiers .tar, .tar.gz, .tar.bz2, les fichiers
.zip ainsi que les .gz et .bz2 (les aficionados des patches noyau seront contents).
	KArchiveur inclus dsormais des assistants qui vous permettent de compiler et
d'installer l'archive que vous utilisez, de convertir son format, et plein d'autres
choses !

INSTALLATION
------------

	Rien de plus simple:
		* ./configure  (--prefix=/usr for RedHat >6.x)
		* make
		* make install (en tant que root)

	L'excutable cr est karchiveur. Un raccourci prend place dans le menu "K",
dans la section Utilitaires.
NB: en cas de problme de compilation, essayez "perl automoc" puis make
Un excutable ix86 au format RPM est fourni sparment.

ATTENTION:
	CECI EST UN LOGICIEL LIBRE, SOUS LICENCE GNU. EN TANT QUE TEL, AUCUNE
GARANTIE D'AUCUNE SORTE N'ACCOMPAGNE CE LOGICIEL. UTILISEZ LE A VOS RISQUES
ET PERILS	.

