Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release > by-pkgid > 1629a6f4b25c221fb6dad0dad639b7ea > files > 61

worker-3.8.5-1.mga6.i586.rpm

<!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="Author" content="Ralf Hoffmann">
 <title>Installation</title>
 <link rel="contents" href="komplett.html" title="Inhaltsverzeichnis">
 <link rel="start" href="index.html" title="&Uuml;bersicht">
 <link rel="index" href="index.html" title="&Uuml;bersicht">
 <link rel="prev" href="einleitung.html" title="Einleitung">
 <link rel="next" href="konfig.html" title="Konfiguration">
 <link rel="chapter" href="einleitung.html" title="Einleitung">
 <link rel="chapter" href="installation.html" title="Installation">
 <link rel="chapter" href="konfig.html" title="Konfiguration">
 <link rel="chapter" href="benutzung.html" title="Benutzung">
 <link rel="chapter" href="funktion.html" title="Funktionen-&Uuml;bersicht">
 <link rel="chapter" href="todo.html" title="TODO">
 <link rel="chapter" href="changelog.html" title="ChangeLog">
<link rel=stylesheet type="text/css" href="style.css">
</head>
<BODY ALINK="darkblue" BACKGROUND="../pics/winback.png" BGCOLOR="#8E8E8E" LINK="darkblue" TEXT="#000000" VLINK="darkblue">

<h1>
 <b>
  <i>Installation</i>
 </b>
</h1>

<ol>
 <li>
  <a href="#COM">Compilierung</a>
 </li>
 <li>
  <a href="#INS">Installation</a>
 </li>
</ol>

<hr>
<h4>
 <a NAME="COM"></a>
 <i>Compilierung</i>
</h4>

<table border="1">
<tr><td>Schritt 1.1</td><td>./configure</td><td>wenn du Worker global installieren m&ouml;chtest (was der normale Weg ist).<br>Dies erfordert normalerweise Root-Rechte beim Installieren (siehe Schritt 3)!</td></tr>
<tr><td colspan="3"><b>ODER</b> wenn du Worker an einen anderen Ort als /usr/local installieren m&ouml;chtest:</td></tr>
<tr><td>Schritt 1.2</td><td>./configure --prefix=&lt;anderes Verzeichnis&gt;</td><td>um ein anderes Verzeichnis zum Installieren zu benutzen<br>z.B.: "./configure --prefix=/home/login"</td></tr>
<tr><td></td><td colspan="2">Nat&uuml;rlich kannst du weitere Argumente &uuml;bergeben.<br><br><u><b>Dieser Schritt installiert noch nichts!</b></u></td></tr>
<tr><td>Schritt 2</td><td>make</td><td>Compilieren</td></tr>
<tr><td></td><td colspan="2">Treten dabei Fehler auf, so &uuml;berpr&uuml;fe nochmals die getroffenen Einstellungen.</td></tr>
</table>
<p>
Sollte es hier Probleme geben, schreibe eine Mail an den
<A HREF="einleitung.html#AUT">Autor</A> mit der dazugeh&ouml;rigen Ausgabe!

<hr>

<h4>
 <a NAME="INS"></a>
<i>Installation</i>
</h4>

<table border="1">
<tr><td>Schritt 3</td><td>su</td><td>Um root zu werden (root-Passwort ist erforderlich!)<br><u>Nur</u> wenn du keine Schreibrechte f&uuml;r das Installationsverzeichnis hast (also meist global installierst)</td></tr>
<tr><td>Schritt 4</td><td>make install</td><td>zum Installieren</td></tr>
</table>
<hr>
Das Programm kann dann mit
<ul><li>worker</li></ul>
gestartet werden.
<hr>
Gegebenenfalls kannst du nun "worker" noch in die Men&uuml;s deines
WindowManagers eintragen.
<br><br>
Im Verzeichnis "Icons" gibt es 1 Icon z.B. f&uuml;r einen WindowManager, das in &lt;prefix&gt;/share/pixmaps installiert wird.
<hr>
Deinstallieren:
<UL>
 <LI>
make uninstall
 </LI>
</UL>
Danach kannst du noch das Verzeichnis "$HOME/.worker" l&ouml;schen, um Worker komplett zu entfernen.

<hr>
<a href="index.html">Zur&uuml;ck zur &Uuml;bersicht</a>
</body>
</html>