On Thu, 2003-09-04 at 21:12, Marcelo E. Magallon wrote: > On Wed, Sep 03, 2003 at 09:25:29PM +0200, Ramiro Alba Queipo wrote: > > > By the way. Is Flash working with mozilla 1.4 from the gnome2.2 > > repository? (mozilla-1.3 directory). I can not make it work now, and > > before upgrading mozilla everything was fine. > > What about Java? Is there a secret handshake or something? (If you > need to kill me after telling me, go ahead, but tell me first :-)
The problem is incompatibility between the gcc versions used to compile Mozilla and the ones used to compile Java. After much Googling I solved this problem a few weeks ago by downloading the JRE2 package from Sun and symlinking /usr/lib/mozilla/plugins/libjavaplugin_oji.so appropriately. This is neither elegant nor nice, but it does work in the meanwhile. Regards Stephen

