From f5b24a40eec74c6c8afdfddff4e284047144a60a Mon Sep 17 00:00:00 2001 From: Gerd Wachsmuth Date: Sun, 1 May 2016 21:54:07 +0200 Subject: [PATCH] Instructions for making the doc under Ubuntu. --- doc/README.new | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/doc/README.new b/doc/README.new index 0a211ba..623e514 100644 --- a/doc/README.new +++ b/doc/README.new @@ -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