The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain KGet

KGet can be found on http://www.geocities.com/SiliconValley/Grid/4655, author's KDE page, or at ftp://ftp.kde.org/pub/kde/unstable/apps/Internet, the main ftp site of the KDE project.

2.2 Requirements

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

2.3 Compilation and installation

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

% ./configure
% make
% make install

KGet 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