From 7478ca6e1437301482578bfcfa168fa6ace45bb5 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Mon, 13 Jan 2014 23:20:08 -0600 Subject: Fix help handbook, man page, and location of html doc files. --- doc/en/compilation.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 doc/en/compilation.html (limited to 'doc/en/compilation.html') diff --git a/doc/en/compilation.html b/doc/en/compilation.html deleted file mode 100644 index 7a5e030..0000000 --- a/doc/en/compilation.html +++ /dev/null @@ -1,11 +0,0 @@ -Compilation and Installation
Compilation and Installation
Prev

Compilation and Installation

In order to compile and install KDiff3 on a system with KDE, type the -following in the base directory of the KDiff3 distribution:

% ./configure --prefix=kde-dir
-% make
-% make install
-

-kde-dir specifies the directory -containing KDE on your system. If you are not sure, read the README-file for details. -

If you don't use KDE don't use configure but follow the instructions for Qt-only systems in the README file.

Since KDiff3 uses autoconf and -automake you should have no trouble compiling it. Should you -run into problems please report them to the KDE mailing lists.

Prev
Home


Would you like to make a comment or contribute an update to this page?
- Send feedback to the KDE Docs Team

\ No newline at end of file -- cgit v1.2.3