Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

java 1.6 & FF

7 views
Skip to first unread message

Yakov Lerner

unread,
Nov 4, 2007, 6:02:17 AM11/4/07
to Firefox user help
Tried to install java 1.6. The firefox had no java before. This is
kubuntu 7.04.
Followed the instructions for the manual java 1.6 install.
Got tons of errors when checking whether java works in FF [1], (it does not).

Does any working automatic procedure of installing J1.6 into FF exist ?
Yakov

[1]
VM did not start up properly
java.lang.UnsatisfiedLinkError:
/usr/java/jre1.6.0_03/lib/i386/libdeploy.so: /usr/lib/libstdc++.so.5:
version `GLIBCPP_3.2' not
found (required by /usr/java/jre1.6.0_03/lib/i386/libdeploy.so)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at com.sun.deploy.config.UnixConfig.loadLibDeploy(Unknown Source)
at com.sun.deploy.config.UnixConfig.<clinit>(Unknown Source)
at com.sun.deploy.config.ConfigFactory.newInstance(Unknown Source)
at com.sun.deploy.config.Config.getInstance(Unknown Source)
at com.sun.deploy.config.Config.<clinit>(Unknown Source)
at sun.plugin.util.PluginConfig.<init>(Unknown Source)
at sun.plugin.util.UserProfile.<clinit>(Unknown Source)
at sun.plugin.AppletViewer.loadPropertiesFiles(Unknown Source)
at sun.plugin.JavaRunTime.initEnvironment(Unknown Source)
at sun.plugin.navig.motif.Plugin.doit(Unknown Source)
at sun.plugin.navig.motif.Plugin.start(Unknown Source)
Exception in thread "SysExecutionThead"
java.lang.NoClassDefFoundError: Could not initialize class
com.sun.deploy.config.Config
at com.sun.deploy.ui.DialogTemplate.deriveParent(Unknown Source)
at com.sun.deploy.ui.DialogTemplate.<init>(Unknown Source)
at com.sun.deploy.ui.UIFactory$3.execute(Unknown Source)
at sun.plugin.util.PluginSysUtil$SysExecutionThread.run(Unknown Source)
Could not read ack from child process
Plugin: Java VM process has died.
Could not start JavaVM!

Tom Atkinson

unread,
Nov 4, 2007, 6:59:09 AM11/4/07
to

You need a compat package to provide you with libstdc++.so.5. In fedora
this is provided by compat-libstdc++-33 so you need to find and install
the Ubuntu equivalent.

Alex K.

unread,
Nov 5, 2007, 2:16:51 AM11/5/07
to
Tom Atkinson wrote:

>
> You need a compat package to provide you with libstdc++.so.5. In fedora
> this is provided by compat-libstdc++-33 so you need to find and install
> the Ubuntu equivalent.

I believe the package is libstdc++5.

--
Alex K.

ajeet.sin...@gmail.com

unread,
Nov 20, 2007, 6:54:08 AM11/20/07
to


If you have internet access run this and see the magic => yum install /
usr/lib/libstdc++.so.5

0 new messages