From 37aaa67152936f4fefff22d559c03e943a86ae69 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 5 Sep 2020 01:09:44 +0900 Subject: Renamed kpacman -> tdepacman. Signed-off-by: Michele Calgaro --- doc/en/tdepacman-2.html | 61 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 doc/en/tdepacman-2.html (limited to 'doc/en/tdepacman-2.html') diff --git a/doc/en/tdepacman-2.html b/doc/en/tdepacman-2.html new file mode 100644 index 0000000..012cb4c --- /dev/null +++ b/doc/en/tdepacman-2.html @@ -0,0 +1,61 @@ + + + + + + + The TDEPacman Handbook: Installation + + +  + + + + + + +
TDEPacmanTDEPacman +
Version 0.3.2
+ +
+ + + + +
+ + +

+2. Installation

+ +

+2.1 How to obtain TDEPacman

+TDEPacman can be found on ftp://ftp.kde.org/pub/kde/unstable/latest/apps/games/, +the main ftp site of the TDE project.  +

+2.2 Requirements

+In order to compile TDEPacman successfully, you will need the version 1.0 +of the kde libraries or later and version 1.33 of the qt libraries or later. +Look for the version of the libraries appropriate for your system at ftp://ftp.kde.org/pub/kde/stable/latest/distribution/ +and  ftp://ftp.kde.org/pub/qt.  +

+2.3 Compilation and installation

+In order to compile and install TDEPacman on your system, type the following +in the base directory of the TDEPacman distribution:  +
+
% ./configure && make && make install
+
+Since TDEPacman uses autoconf you should have no trouble compiling +it. Should you run into any problems, please report them to the the author +at Jörg Thönnissen.  +
  + + +
+
+
+ + + -- cgit v1.2.1