Changeset 70d7c95 in clfs-embedded for BOOK/INSTALL.md
- Timestamp:
- Dec 29, 2016, 3:50:11 AM (8 years ago)
- Branches:
- master
- Children:
- 01a173a
- Parents:
- 5092368
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/INSTALL.md
r5092368 r70d7c95 25 25 * FOP and JAI 26 26 27 On a reasonably recent Debian or Ubuntu, this should suffice: 28 29 ``` 30 sudo apt install docbook-xml docbook-xsl fop libxml2-utils lynx make xsltproc tidy 31 ``` 32 27 33 To actually convert the Docbook XML source into rendered form, which will be 28 34 located at ../render by default (override with BASEDIR=), execute:
Note:
See TracChangeset
for help on using the changeset viewer.