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!
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.
>
> 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.
If you have internet access run this and see the magic => yum install /
usr/lib/libstdc++.so.5