Previous Next Table of Contents

2. Installation

2.1 How to obtain KCalc

KCalc is part of the KDE project http://www.kde.org. KCalc can be found on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project. It's home site is http://math.cornell.edu/~wuebben/kde.html

2.2 Requirements

In order to successfully compile KCalc, you need the latest versions of libkdecore and libkdeui. All required libraries as well as KCalc itself can be found on ftp://ftp.kde.org/pub/kde/.

2.3 Compilation and installation

The usual:

% ./configure
% make
% make install

Should you run into problems please report them to me.


Previous Next Table of Contents