Hi All,

Some more (Optional) dependencies for mutt.

libxslt and lynx or w3m are required to build the html and text documentation.

#-------------------------------# 
xsltproc --nonet -o manual.html html.xsl manual.xml
xsltproc --nonet chunk.xsl manual.xml

lynx -dump -nolist -with_backspaces manual.html > manual.txt || \
w3m -dump manual.html > manual.txt
#-------------------------------# 
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to