You are not logged in.

#1 2002-09-26 04:35:50

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Java browser plugin failure

Heya!

I bashed and crashed away trying to get the javaplugin working for Moz last night but to no avail. This is the error when launched from the terminal:

LoadPlugin: failed to initialize shared library /opt/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so [libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory]

Easy enough I thought lets just try making a symlink like so:

 ln -s /usr/lib/libstdc++.so.5.0.0 /usr/lib/libstdc++-libc6.1-1.so.2

Still didn't work it produced this output:

LoadPlugin: failed to initialize shared library /opt/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so [/opt/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so: undefined symbol: __rtti_si]
LoadPlugin: failed to initialize shared library /opt/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so [/opt/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so: undefined symbol: __rtti_si]

I am using the GCC3 tree if that is any help.

Java is not a huge concern but it would be a bonus to have it. I only need it for my browser.

Thanks in advance.


AKA uknowme

I am not your friend

Offline

#2 2002-09-26 05:05:02

Arielext
Member
From: Amersfoort, the Netherlands
Registered: 2002-08-12
Posts: 362
Website

Re: Java browser plugin failure

It's a known GCC3 problem
java is build with 2.95 and the bins are incompatible

there are hints on the gentoo site on how to make Java work

p.s. I linked it against a newerlibstdc++ ...


apt-get install arch

Offline

#3 2002-09-26 05:17:31

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: Java browser plugin failure

thanks.

I will plod my way through the Gentoo site tomorrow for the cure (stupid behind the times sun microsystems  :evil: )


AKA uknowme

I am not your friend

Offline

#4 2002-09-27 07:45:05

Arielext
Member
From: Amersfoort, the Netherlands
Registered: 2002-08-12
Posts: 362
Website

Re: Java browser plugin failure

http://tushar.lfsforum.org/javafromscratch.txt

though I've read that it doesn't work ...
sun is planning to use the new GCC in their next version (but not the just released 1.4.1). They've send a 'test' gcc3-compiled version to netscape, but no answers yet

(this information is taken from a dutch forum)


apt-get install arch

Offline

#5 2004-01-21 20:29:37

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: Java browser plugin failure

schoppa wrote:

Install j2re and use this little howto:

http://plugindoc.mozdev.org/faqs/java.html#Linux

i just want to inform you that the last post was 4 months ago :-) ... but anyway: thanx for your info; now the data is redundand :-)


The impossible missions are the only ones which succeed.

Offline

#6 2004-01-21 23:31:07

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: Java browser plugin failure

Thu Sep 26, 2002 11:45 pm

i think that was just a fraction longer than four months:P

(remember the year is part of the date dp tongue )


AKA uknowme

I am not your friend

Offline

#7 2004-01-22 11:40:36

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: Java browser plugin failure

sarah31 wrote:

Thu Sep 26, 2002 11:45 pm

i think that was just a fraction longer than four months:P

(remember the year is part of the date dp tongue )

you're right, in fact it's 16months tongue ... and i definitely like your kind of humor tongue


The impossible missions are the only ones which succeed.

Offline

Board footer

Powered by FluxBB