--- parser3/INSTALL 2003/04/03 15:34:01 1.31.6.2 +++ parser3/INSTALL 2003/04/11 07:44:44 1.31.6.3 @@ -69,6 +69,8 @@ gdome2 >= 0.7.4 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.4.tar.gz] on your system, and specify path to them to Parser3 configure script. + Sources of libgdome library must be patched prior to compile. [library author bug confirmation pending] + Installation sequence of these libraries to $HOME/gnome: libxml2: @@ -92,6 +94,7 @@ gdome2: cd gdome2-x.x.x + patch -p0 < $HOME/parser3project/parser3/src/lib/patches/gdome2.patch ./configure --with-glib-prefix=$HOME/gnome --disable-glibtest --with-libxml-prefix=$HOME/gnome --prefix=$HOME/gnome --silent make install @@ -193,4 +196,4 @@ Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.31.6.2 2003/04/03 15:34:01 paf Exp $ +$Id: INSTALL,v 1.31.6.3 2003/04/11 07:44:44 paf Exp $