blob: d4b4b657fb262343389b9a2d221d2bbe02c12bc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
<!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="Dokumentation für TDEPacman">
<title>Das TDEPacman Handbuch: 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 align=TEXTTOP></td>
<td><b><font size=+2>TDEPacman</font></b>
<br><font size=-1>Version 0.3.2</font></td>
</tr>
</table>
<hr ALIGN=LEFT NOSHADE WIDTH="600">
<table WIDTH="600" >
<tr>
<td>
<div align=right><a href="tdepacman-3.html">Weiter</a> <a href="tdepacman-1.html">Zurück</a>
<a href="tdepacman-index.html#toc1">Inhaltsverzeichnis</a></div>
<h3>
<a NAME="s2"></a>2. Installation</h3>
<h3>
<a NAME="ss2.1"></a>2.1 Wie Sie TDEPacman bekommen</h3>
Sie finden TDEPacman auf <a href="ftp://ftp.kde.org/pub/kde/unstable/apps/games">ftp://ftp.kde.org/pub/kde/unstable/latest/apps/games</a>
,dem Haupt-FTP-Server des TDE Projekts.
<h3>
<a NAME="ss2.2"></a>2.2 Anforderungen</h3>
Um TDEPacman erfolgreich compileren zu können, benötigen Sie die
Version 1.0 der TDE Libraries oder spätere und die Version 1.33 der
TQt Libraries oder spätere. Alle benötigten Libraries für
Ihr spefizisches System finden Sie auf <a href="ftp://ftp.kde.org/pub/kde/stable/1.0/distribution">ftp://ftp.kde.org/pub/kde/stable/latest/distribution</a>
und <a href=":/ftp.kde.org/pub/qt">ftp::/ftp.kde.org/pub/qt</a>.
<h3>
<a NAME="ss2.3"></a>2.3 Übersetzung und Installation</h3>
Sofern Sie TDEPacman selbst übersetzen und installieren wollen, erfolgt
dies auf die übliche Weise im Verzeichnis der TDEPacman Quelldateien:
<blockquote>
<pre><tt>% ./configure && make && make install</tt></pre>
</blockquote>
TDEPacman benutzt <tt>autoconf</tt>, daher sollten keine Probleme bestehen.
Sofern doch Fehlerhinweise erscheinen, berichten Sie diese bitte an den
Autor <a href="mailto:joe@dsite.de">Jörg Thönnissen</a>.
<br>
<div align=right><a href="tdepacman-3.html">Weiter</a> <a href="tdepacman-1.html">Zurück</a>
<a href="tdepacman-index.html#toc1">Inhaltsverzeichnis</a></div>
<center>
<hr ALIGN=LEFT NOSHADE WIDTH="100%"></center>
</td>
</tr>
</table>
</body>
</html>
|