The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain Kvcard

Kvcard should be distributed one day on KDE's site, as one of the applications for KDE. Kvcard is for the time being on my web page.

2.2 Requirements

In order to successfully compile Kvcard, you need at least the 1.1.1 version of libkdecore, libkdeui, libkfile and libkfm. All those required libraries can be found on ftp://ftp.kde.org/pub/kde/. You also need QT >1.42 , the headers, and the librairies.

2.3 Compilation and installation

In order to compile and install Kvcard on your system, type the following in the base directory of the Kvcard distribution:

% ./configure
% make
% make install

Since Kvcard 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