* Abschnitte zum selbstkompilieren entfernt, schliesst #111

This commit is contained in:
phil 2006-08-01 18:26:16 +00:00
parent af92bf354b
commit eababc7b3d
2 changed files with 0 additions and 295 deletions

View file

@ -109,14 +109,6 @@ GnuPG installieren
E-Mails verschlüsseln
\end_layout
\begin_layout Standard
\begin_inset LatexCommand \tableofcontents{}
\end_inset
\end_layout
\begin_layout Subsection
Ist GnuPG bereits installiert?
\end_layout
@ -302,123 +294,6 @@ Anwenden
\end_layout
\begin_layout Subsection
Installation von der CryptoCD (für Fortgeschrittene)
\end_layout
\begin_layout Standard
Solltest du über keine CD/DVD deiner Distribution oder einen Internetanschluss
verfügen, kannst du die auf dieser CD enthaltene Version installieren.
\end_layout
\begin_layout Itemize
Speichere die Datei
\begin_inset ERT
status collapsed
\begin_layout Standard
\backslash
htmladdnormallink{gnupg-1.4.4.tar.bz2}{../../../programme/gnupg-1.4.4.tar.bz2}
\end_layout
\end_inset
in einem Verzeichnis auf deinem Rechner.
\end_layout
\begin_layout Itemize
Starte ein Terminal
\begin_inset Foot
status collapsed
\begin_layout Standard
auch ''Konsole'' oder ''Kommandozeile'' gennant
\end_layout
\end_inset
und gehe in das entsprechende Verzeichnis.
Nun kannst du das Archiv mit folgendem Befehl entpacken:
\begin_inset ERT
status collapsed
\begin_layout Standard
\backslash
begin{rawhtml}
\end_layout
\begin_layout Standard
\end_layout
\begin_layout Standard
<tt>tar -xzvf gnupg-1.4.4.tar.bz2</tt>
\end_layout
\begin_layout Standard
\end_layout
\begin_layout Standard
\backslash
end{rawhtml}
\end_layout
\end_inset
.
\end_layout
\begin_layout Itemize
Im Verzeichnis
\emph on
gnupg-1.4.4
\emph default
liegt nun der Quellcode von GnuPG, der kompiliert werden muss.
Gehe in dieses Verzeichnis und führe nacheinander folgende Befehle aus:
\end_layout
\begin_deeper
\begin_layout Itemize
\emph on
./configure
\emph default
um das Kompilieren vorzubereiten
\end_layout
\begin_layout Itemize
\emph on
make
\emph default
führt nun die Kompilierung durch
\end_layout
\begin_layout Itemize
\emph on
make install
\emph default
installiert nun die fertigen Dateien unter
\emph on
/usr/local/bin/
\emph default
(diesen Befehl musst du als
\emph on
root
\emph default
ausführen)
\end_layout
\end_deeper
\begin_layout Standard
\begin_inset Include \input{progress/progress_gpg_installation.inc}
preview false