Avanti Indietro Indice

2. Installation

2.1 How to obtain Caitoo

Caitoo can be found on http://devel-home.kde.org/~caitoo, Caitoo's home page, or at ftp://ftp.kde.org/pub/kde/unstable/apps/network, the main ftp site of the KDE project.

2.2 Requirements

In order to successfully compile Caitoo, you need KDE 1.1 libraries ( can be found on ftp://ftp.kde.org/pub/kde/ ).

You will also need Qt library, minimum version 1.42.

Caitoo requires an advanced compiler like egcs or gcc2.8.

Users of Suse6.1 binary KDE distributions need to get source package kdelibs and compile it (this is because SuSE binary distribution of KDE doesn't contain kdebug macro in libraries ).

2.3 Compilation and installation

In order to compile and install Caitoo on your system, execute the following commands in the base directory of the Caitoo distribution :

 
> ./configure
> make
> make install

Make sure that your KDEDIR and QTDIR are set to the correct values before compilation !

Caitoo uses autoconf package and you should not have trouble compiling it. Should you run into problems please report them to the author of program.


Avanti Indietro Indice