--- parser3/INSTALL 2002/08/27 09:49:12 1.25 +++ parser3/INSTALL 2002/12/19 11:21:05 1.28 @@ -70,7 +70,7 @@ patch -p0 < $D/parser3project/parser3/src/lib/patches/libxml_transcoder_context2.patch patch -p0 < $D/parser3project/parser3/src/lib/patches/libxml_transcoder_context3.patch patch -p0 < $D/parser3project/parser3/src/lib/patches/libxml_transcoder_context4.patch - ./configure --prefix=$D/gnome --without-zlib + ./configure --prefix=$D/gnome --without-zlib --without-iconv make install libxslt: [ftp://ftp.gnome.org/pub/GNOME/stable/sources/libxslt/libxslt-1.0.9.tar.gz] @@ -174,7 +174,11 @@ You can disable user-configured sendmail commands by forcing it, setting "--with=sendmail=COMMAND" option to configure. - + + In case you are experiencing problem with gcc runtime exception handling, + try to configure with + --with-sjlj-exceptions + option. Some root config options can be specified at configure time, and would override autodetects. @@ -189,4 +193,4 @@ Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.25 2002/08/27 09:49:12 paf Exp $ +$Id: INSTALL,v 1.28 2002/12/19 11:21:05 paf Exp $