You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
2.4 KiB
HTML
62 lines
2.4 KiB
HTML
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
|
<meta name="keywords" content="TDEPacman">
|
|
<meta name="description" content="Documentation for TDEPacman">
|
|
<title>The TDEPacman Handbook: Installation</title>
|
|
</head>
|
|
<body text="#000000" bgcolor="#FFFFFF" link="#8E2727" vlink="#8E2727">
|
|
|
|
<table BORDER=0 CELLSPACING=2 >
|
|
<tr>
|
|
<td><img SRC="tdepacman.gif" ALT="TDEPacman" BORDER=0 height=32 width=32 align=TEXTTOP></td>
|
|
|
|
<td><b><font size=+2>TDEPacman</font></b>
|
|
<br><font size=-1>Version 0.3.2</font></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<hr WIDTH="600" SIZE=2 ALIGN="LEFT" NOSHADE>
|
|
<table CELLSPACING=0 CELLPADDING=0 WIDTH="600" >
|
|
<tr>
|
|
<td>
|
|
<div align=right><a href="tdepacman-3.html">Next</a> <a href="tdepacman-1.html">Previous</a> <a href="tdepacman-index.html#toc1">Table
|
|
of Contents</a></div>
|
|
|
|
<h3>
|
|
<a NAME="s2"></a>2. Installation</h3>
|
|
|
|
<h3>
|
|
<a NAME="ss2.1"></a>2.1 How to obtain TDEPacman</h3>
|
|
TDEPacman can be found on <a href="ftp://ftp.kde.org/pub/kde/unstable/apps/games/">ftp://ftp.kde.org/pub/kde/unstable/latest/apps/games/</a>,
|
|
the main ftp site of the TDE project.
|
|
<h3>
|
|
<a NAME="ss2.2"></a>2.2 Requirements</h3>
|
|
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 <a href="ftp://ftp.kde.org/pub/kde/stable/1.0/distribution/">ftp://ftp.kde.org/pub/kde/stable/latest/distribution/</a>
|
|
and <a href="ftp://ftp.kde.org/pub/qt">ftp://ftp.kde.org/pub/qt</a>.
|
|
<h3>
|
|
<a NAME="ss2.3"></a>2.3 Compilation and installation</h3>
|
|
In order to compile and install TDEPacman on your system, type the following
|
|
in the base directory of the TDEPacman distribution:
|
|
<blockquote>
|
|
<pre><tt>% ./configure && make && make install</tt></pre>
|
|
</blockquote>
|
|
Since TDEPacman uses <tt>autoconf</tt> you should have no trouble compiling
|
|
it. Should you run into any problems, please report them to the the author
|
|
at <a href="mailto:joe@dsite.de">Jörg Thönnissen</a>.
|
|
<br>
|
|
<div align=right><a href="tdepacman-3.html">Next</a> <a href="tdepacman-1.html">Previous</a> <a href="tdepacman-index.html#toc1">Table
|
|
of Contents</a></div>
|
|
|
|
<center>
|
|
<hr WIDTH="100%" SIZE=3 ALIGN=CENTER NOSHADE></center>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|