|
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.)
|
|
|
|
(no translation yet)
|
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
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).
|
|
|
|
Če bo vse potekalo brez težav, boste lahko zagnali: make ubuntu-manual-LANG.pdf, kjer je LANG koda jezika (oglejte si mapo po/ za seznam podprtih jezikov).
|
|
Translated and reviewed by
Andrej Mernik
|
|
|
|
Located in
pages/authors-editors.php:65
|
|
64.
|
|
|
If everything checks out okay, you can build the PDF:
|
|
|
|
(no translation yet)
|
|
|
|
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:
|
|
|
|
(no translation yet)
|
|
|
|
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>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:71
|
|
67.
|
|
|
Checking Prerequisites
|
|
|
|
Preverjanje pogojev
|
|
Translated and reviewed by
Andrej Mernik
|
|
|
|
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).
|
|
|
|
Da se prepričate, da imate nameščene vse pogoje, poženite skripto install-pkgs.sh (nahaja se v mapi ubuntu-manual/pkgs/).
|
|
Translated and reviewed by
Andrej Mernik
|
|
|
|
Located in
pages/authors-editors.php:78
|
|
69.
|
|
|
The script will check for the required Ubuntu packages, TeX packages, and fonts.
|
|
|
|
Skripta bo preverila za zahtevane pakete Ubuntu, pakete TeX in pisave.
|
|
Translated and reviewed by
Andrej Mernik
|
|
|
|
Located in
pages/authors-editors.php:79
|
|
70.
|
|
|
Start working with the TeX files
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pages/authors-editors.php:83
|