From e14732aa76b0fc20b955da434b1e2e92012c34e8 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 27 Jun 2020 14:46:01 +0200 Subject: Drop automake build support. Add basic cmake build instructions. Delete the NEWS file. Rework of the README. The man folder has been moved into the doc folder for consistency with what have been done so far. The html pages have been moved into the doc folder as well. Some cosmetics. Signed-off-by: gregory guy --- data/doc/compilation.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 data/doc/compilation.html (limited to 'data/doc/compilation.html') diff --git a/data/doc/compilation.html b/data/doc/compilation.html deleted file mode 100644 index 7a5e030..0000000 --- a/data/doc/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