Next Previous Table of Contents
KBiff can be found on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.
In order to successfully compile KBiff, you need at least the Beta4 release
of the KDE libs. In particular, you will need the Beta4 release of
kdesupport.
All required libraries as well as KBiff itself can be found on
ftp://ftp.kde.org/pub/kde/.
In order to compile and install KBiff on your system, type the following in the base directory of the KBiff distribution:
% ./configure
% make
% make install
Since KBiff uses autoconf you should have not trouble compiling it.
Should you run into problems please report them to the
author.
Next Previous Table of Contents