--- parser3/INSTALL 2002/06/24 15:26:34 1.24 +++ parser3/INSTALL 2002/09/04 14:59:54 1.26 @@ -129,7 +129,7 @@ ./configure --prefix=$D/gnome make install - gmime: [http://spruce.sourceforge.net/gmime/sources/gmime-1.0.1.tar.gz] + gmime: [http://spruce.sourceforge.net/gmime/sources/gmime-1.0.5.tar.gz] cd gmime-x.x.x ./configure --prefix=$D/gnome @@ -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.24 2002/06/24 15:26:34 paf Exp $ +$Id: INSTALL,v 1.26 2002/09/04 14:59:54 paf Exp $