diff options
-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 |