Next Previous Table of Contents
Caitoo can be found on
http://devel-home.kde.org/kget, Caitoo's home page, or at
ftp://ftp.kde.org/pub/kde/unstable/apps/Internet, the main ftp site of the KDE project.
In order to successfully compile Caitoo, you need KDE 1.1 libraries ( can be found on ftp://ftp.kde.org/pub/kde/ ).
As for now, I am including kiolib library and kioslaves. However, these will be part of the next version of KDE.
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
Caitoo uses autoconf
package and you should have not trouble compiling it.
Should you run into problems please report them to the author of program.
Next Previous Table of Contents