You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepacman/doc/en/kpacman-2.html

62 lines
2.3 KiB

<!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="KPacman">
<meta name="description" content="Documentation for KPacman">
<title>The KPacman Handbook: Installation</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#8E2727" vlink="#8E2727">
&nbsp;
<table BORDER=0 CELLSPACING=2 >
<tr>
<td><img SRC="kpacman.gif" ALT="KPacman" BORDER=0 height=32 width=32 align=TEXTTOP></td>
<td><b><font size=+2>KPacman</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="kpacman-3.html">Next</a> <a href="kpacman-1.html">Previous</a> <a href="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 KPacman</h3>
KPacman 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 KDE project.&nbsp;
<h3>
<a NAME="ss2.2"></a>2.2 Requirements</h3>
In order to compile KPacman 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&nbsp; <a href="ftp://ftp.kde.org/pub/qt">ftp://ftp.kde.org/pub/qt</a>.&nbsp;
<h3>
<a NAME="ss2.3"></a>2.3 Compilation and installation</h3>
In order to compile and install KPacman on your system, type the following
in the base directory of the KPacman distribution:&nbsp;
<blockquote>
<pre><tt>% ./configure &amp;&amp; make &amp;&amp; make install</tt></pre>
</blockquote>
Since KPacman 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&ouml;rg Th&ouml;nnissen</a>.&nbsp;
<br>&nbsp;
<div align=right><a href="kpacman-3.html">Next</a> <a href="kpacman-1.html">Previous</a> <a href="index.html#toc1">Table
of Contents</a></div>
<center>
<hr WIDTH="100%" SIZE=3 ALIGN=CENTER NOSHADE></center>
</td>
</tr>
</table>
</body>
</html>