|
60.
|
|
|
Press R to return the main menu.
|
|
|
|
Drücken Sie die Taste R um ins Hauptmenü zurückzukehren.
|
|
Translated and reviewed by
Daniel Schury
|
|
|
|
Located in
pages/authors-editors.php:58
|
|
61.
|
|
|
Once those are installed, we can install the remainder of the packages with the <tt>install-pkgs.sh</tt> script. (Note that this hasn’t been tested yet and it’s pure guesswork on Kevin’s part! Let us know if it does or doesn’t work for you.)
|
|
|
|
Sobald die Installation von Tex Live abgeschlossen ist, können die restlichen Pakete mit dem Skript <tt>install-pkgs.sh</tt> nachinstalliert werden. Hinweis: Das Skript ist noch experimentell, geben Sie bitte Rückmeldung, ob es bei Ihnen funktioniert oder nicht.
|
|
Translated and reviewed by
Daniel Schury
|
|
|
|
Located in
pages/authors-editors.php:61
|
|
62.
|
|
|
Run the <tt>install-pkgs.sh</tt> script that’s in the <tt>ubuntu-manual-<em>version</em>/pkgs/</tt> directory to make sure you have all the required packages.
|
|
|
|
Führen Sie das Skript <tt>install-pkgs.sh</tt> aus, um sicher alle benötigten Pakete installiert zu haben. Dieses befindet sich unter <tt>ubuntu-manual-<em>Version</em>/pkgs/<tt>.
|
|
Translated and reviewed by
Daniel Schury
|
|
|
|
Located in
pages/authors-editors.php:62
|
|
63.
|
|
|
If everything checks out okay, you should be able to run: make ubuntu-manual-LANG.pdf where LANG is the language code (see the po/ directory for a list of supported languages).
|
|
|
|
Wenn alles funktioniert, sollten Sie folgendes ausführen können: make ubuntu-manual-LANG.pdf, wobei LANG einem Sprachcode entspricht (Im Verzeichnis po/ finden Sie eine Liste aller unterstützten Sprachen).
|
|
Translated and reviewed by
Helene
|
|
|
|
Located in
pages/authors-editors.php:65
|
|
64.
|
|
|
If everything checks out okay, you can build the PDF:
|
|
|
|
Sofern alle Tests erfolgreich waren, können Sie das PDF erstellen:
|
|
Translated and reviewed by
Daniel Schury
|
|
|
|
Located in
pages/authors-editors.php:66
|
|
65.
|
|
|
This will generate the file <tt>ubuntu-manual.pdf</tt>, which is the English manual in PDF format. To make the manual in another language use the following command:
|
|
|
|
Dieser Befehl erstellt die Datei <tt>ubuntu-manual.pdf</tt>, was der englischen Version des Handbuchs entspricht. Um das Handbuch in einer anderen Sprache zu erstellen, benutzen Sie folgenden Befehl:
|
|
Translated and reviewed by
Daniel Schury
|
|
|
|
Located in
pages/authors-editors.php:69
|
|
66.
|
|
|
where <tt>LANG</tt> is the language code. (See the <tt>po/</tt> directory for a list of supported languages.) This requires a <tt>.po</tt> file (<i>e.g.</i>, <tt>nl.po</tt>) in the given language in the subdirectory <tt>po/</tt>.
|
|
|
|
<tt>LANG</tt> entspricht hierbei dem Länderkürzel. Im Verzeichnis <tt>po/<tt> finden Sie eine Liste unterstützter Sprachen. Für diesen Befehl benötigen Sie eine der Sprache entsprechende <tt>.po</tt>-Datei im Unterverzeichnis <tt>po/</tt>, z.B. <tt>de.po</tt>.
|
|
Translated and reviewed by
Daniel Schury
|
|
|
|
Located in
pages/authors-editors.php:71
|
|
67.
|
|
|
Checking Prerequisites
|
|
|
|
Voraussetzungen kontrollieren
|
|
Translated and reviewed by
Daniel Schury
|
|
|
|
Located in
pages/authors-editors.php:76
|
|
68.
|
|
|
To make sure you have all the prerequisites installed, run the install-pkgs.sh script (located in the ubuntu-manual/pkgs/ directory).
|
|
|
|
Um sicherzugehen, dass alle Voraussetzungen installiert sind, führen Sie das Skript install-pkgs.sh aus (liegt im Verzeichnis ubuntu-manual/pkgs/).
|
|
Translated and reviewed by
Daniel Schury
|
|
|
|
Located in
pages/authors-editors.php:78
|
|
69.
|
|
|
The script will check for the required Ubuntu packages, TeX packages, and fonts.
|
|
|
|
Das Skript prüft auf die benötigten Ubuntu- und TeX-Pakete sowie Schriften.
|
|
Translated and reviewed by
Daniel Schury
|
|
|
|
Located in
pages/authors-editors.php:79
|