mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-23 13:49:37 +01:00
Added note that Links can be used as well
Fixed minor typo (installed->installing) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b568866b29
commit
30ae631426
10
INSTALL
10
INSTALL
@ -28,10 +28,12 @@ FLTK (X front-end) - http://sourceforge.net/projects/fltk
|
||||
If you want to be able to convert the book into TXT as well I recommend
|
||||
using lynx to convert HTML to TXT using the -dump option to lynx. There
|
||||
are most likely better programs to do this, but Lynx is often installed
|
||||
on systems anyways (as a console based web browser).
|
||||
|
||||
Lynx - http://lynx.browser.org
|
||||
on systems anyways (as a console based web browser). Another often used
|
||||
console based browser is Links which can be used in the same way as
|
||||
Lynx.
|
||||
|
||||
Lynx - http://lynx.browser.org
|
||||
Links - http://artax.karlin.mff.cuni.cz/~mikulas/links/
|
||||
|
||||
You have everything you need now. Let's install this stuff.
|
||||
|
||||
@ -42,7 +44,7 @@ Create the /usr/share/dsssl directory, cd into it and unpack the dsssl
|
||||
stylesheet archive in there. Now copy the lfs.dsl file you will find in
|
||||
the LFS-BOOK XML archive into /usr/share/dsssl/docbook/html
|
||||
|
||||
The last step is installed OpenJade.
|
||||
The last step is installing OpenJade.
|
||||
|
||||
In order for openjade to be able to convert the DocBook based documents
|
||||
into other formats, it needs to know where the DocBook DTD related
|
||||
|
Loading…
Reference in New Issue
Block a user