diff options
Diffstat (limited to 'doc/de/tdepacman-2.html')
-rw-r--r-- | doc/de/tdepacman-2.html | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/doc/de/tdepacman-2.html b/doc/de/tdepacman-2.html new file mode 100644 index 0000000..6c41d19 --- /dev/null +++ b/doc/de/tdepacman-2.html @@ -0,0 +1,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="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="index.html#toc1">Inhaltsverzeichnis</a></div> + +<center> +<hr ALIGN=LEFT NOSHADE WIDTH="100%"></center> +</td> +</tr> +</table> + +</body> +</html> |