--- parser3/INSTALL 2004/02/10 10:39:20 1.34 +++ parser3/INSTALL 2004/02/12 07:10:11 1.36 @@ -59,7 +59,7 @@ 3.What other libraries are needed to compile/install parser? 3a. In case you wish XML(xdoc and xnode classes) support, you need libraries - libxml2 >= 2.5.5 [ftp://xmlsoft.org/libxml2-2.5.5.tar.gz] + libxml2 >= 2.6.5 [ftp://xmlsoft.org/libxml2-2.6.5.tar.gz] libxslt >= 1.1.2 [ftp://xmlsoft.org/libxslt-1.1.2.tar.gz] glib >= 1.2.10 [ftp://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz] gdome2 >= 0.7.4 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.4.tar.gz] @@ -72,7 +72,7 @@ libxml2: cd libxml2-x.x.x - ./configure --prefix=$HOME/gnome --without-zlib --without-iconv --silent + ./configure --prefix=$HOME/gnome --without-zlib --without-iconv --without-threads --silent make install libxslt: @@ -193,4 +193,4 @@ Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.34 2004/02/10 10:39:20 paf Exp $ +$Id: INSTALL,v 1.36 2004/02/12 07:10:11 paf Exp $