diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-28 20:14:13 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-28 20:14:13 +0000 |
commit | 3dee2f40c8e9cef430cc5329a5cf6c688a06eb80 (patch) | |
tree | 1e04a346c46da0da280e30c05cdd88ac089d9e69 /INSTALL | |
parent | 6e38fe65a17fbb646816f175bc74b318343b92d8 (diff) |
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
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -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 |