java won't work with mozilla from cooker... the problem is that cooker is compiled with gcc3.1, and java is compiled with something else ( egcs?)
and those two compilers produce binarily incompatible files.. so if you want java, you'll have to use the www.mozilla.org version. bye, gabor On Wed, 2002-06-12 at 06:02, Lucio Tarantino wrote: > Hello, > I have a serius problem with mozilla-1.0.0-4mdk.i586.rpm. > If I installa standard JDK plugin ( from SUN JDK 1.4.0) an error return: > > ************************************************* > nsNativeComponentLoader: > SelfRegisterDll(/usr/local/j2sdk1.4.0/jre/plugin/i386/ns610/libjavaplugin_oji140.so) > Load FAILED with error: > /usr/local/j2sdk1.4.0/jre/plugin/i386/ns610/libjavaplugin_oji140.so: > undefined symbol: > GetGlobalServiceManager__16nsServiceManagerPP17nsIServiceManager > ************************************************** > > Any Info? > > PS: If I install compiled maozilla.bin from www.mozilla.org all works! :-( > > >
