Compilation and Installation |
Prev | Installation | Next |
In order to compile and install Kio-Sword on your system, first unpack the source code. Then type the following in the base directory of the Kio-Sword distribution:
% ./configure % make % make install
You will need the header files for tdelibs4 and SWORD installed on your system.
You will need to be root before doing the 'make install' step.
Since Kio-Sword uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the author.
Prev | Home | Next |
Requirements | Up | Configuration |