Instructions for making the doc under Ubuntu.

This commit is contained in:
Gerd Wachsmuth
2016-05-01 21:54:07 +02:00
parent 5ab742d548
commit f5b24a40ee
+10 -4
View File
@@ -10,10 +10,16 @@ You need:
(*) These files will be downloaded every time you create the documentation,
unless you install or download them.
To install the required packages, you can run as root on Fedora:
To install the required packages, you can run as root on
yum install libxslt docbook-style-xsl docbook-dtds
Fedora:
or on Arch Linux:
yum install libxslt docbook-style-xsl docbook-dtds
pacman -S libxslt docbook-xml docbook-xsl
Arch Linux:
pacman -S libxslt docbook-xml docbook-xsl
Ubuntu (16.04):
apt-get install xsltproc docbook-xsl