Next Previous Contents

2. Installation

2.1 How to obtain KWebGet

You can download KWebGet as .tar.gz-, or as .tar.bz2-Package from www.kpage.de.

2.2 Requirements

You need a working QT-1.4x - Installation,
the KDE-1.x-Libraries,
and wget, which comes with your distribution,
or can be downloaded from ftp://prep.ai.mit.edu/pub/gnu/wget

2.3 Compilation and installation

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

% ./configure
% make
  and as superuser
% make install

Since KWebGet uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Frank von Daak


Next Previous Contents