Diff for /parser3/INSTALL between versions 1.25 and 1.27

version 1.25, 2002/08/27 09:49:12 version 1.27, 2002/12/19 11:20:37
Line 70 Line 70
     patch -p0 < $D/parser3project/parser3/src/lib/patches/libxml_transcoder_context2.patch      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_context3.patch
     patch -p0 < $D/parser3project/parser3/src/lib/patches/libxml_transcoder_context4.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      make install
   
     libxslt:  [ftp://ftp.gnome.org/pub/GNOME/stable/sources/libxslt/libxslt-1.0.9.tar.gz]      libxslt:  [ftp://ftp.gnome.org/pub/GNOME/stable/sources/libxslt/libxslt-1.0.9.tar.gz]
Line 174 Line 174
   You can disable user-configured sendmail commands by forcing it, setting    You can disable user-configured sendmail commands by forcing it, setting
   "--with=sendmail=COMMAND"    "--with=sendmail=COMMAND"
   option to configure.    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.    Some root config options can be specified at configure time, and would override autodetects.
   

Removed from v.1.25  
changed lines
  Added in v.1.27


E-mail: