mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Just use links, lynx does a bad job these days
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6e38fe65a1
commit
3dee2f40c8
9
INSTALL
9
INSTALL
@ -26,13 +26,8 @@ HTMLDOC - http://www.easysw.com/htmldoc/
|
||||
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). Another often used
|
||||
console based browser is Links which can be used in the same way as
|
||||
Lynx.
|
||||
using links to convert HTML to TXT using the -dump option to links.
|
||||
|
||||
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.
|
||||
@ -98,7 +93,7 @@ Install by running:
|
||||
|
||||
|
||||
|
||||
The last package is Lynx which will be used for the HTML to TXT
|
||||
The last package is Links which will be used for the HTML to TXT
|
||||
conversion. Install it by running:
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
Loading…
Reference in New Issue
Block a user