--- parser3/INSTALL 2005/12/01 15:09:59 1.44 +++ parser3/INSTALL 2005/12/08 09:39:27 1.44.2.1 @@ -87,9 +87,9 @@ wget ftp://xmlsoft.org/libxml2-2.6.22.tar.gz gunzip -c libxml2-2.6.22.tar.gz | tar vxf - cd libxml2-2.6.22 - #sax1, output, tree, xinclude[in libxslt], xptr[xinclude]-- needed! + #sax1, output, tree, xinclude[in libxslt], html[in libxslt, mode=html?] xptr[xinclude]-- needed! ./configure --prefix=$HOME/parser3project/gnome \ - --with-html --without-iconv --without-threads --without-debug \ + --without-iconv --without-threads --without-debug \ --without-iso8859x --without-legacy \ --without-pattern --without-push --without-python \ --without-reader --without-writer --without-readline --without-regexps \ @@ -252,4 +252,4 @@ Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.44 2005/12/01 15:09:59 paf Exp $ +$Id: INSTALL,v 1.44.2.1 2005/12/08 09:39:27 paf Exp $