[Bug 92880] Re: Firefox crashes with java applet

Hilario J. Montoliu (hjmf) hjmf at telefonica.net
Sun Mar 18 10:21:12 UTC 2007


gnomefreak: fixed for me on edgy, but I had some problems installing
java6:

...
root at paleo:/etc/apt# dpkg --configure sun-java6-bin                               Setting up sun-java6-bin (6-00-0ubuntu1~edgy1) ...
/usr/lib/jvm/java-6-sun-1.6.0.00/bin/java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
dpkg: error processing sun-java6-bin (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 sun-java6-bin


So the only workaround was:

...
root at paleo:/etc/apt# LD_LIBRARY_PATH=/usr/lib/jvm/java-6-sun-1.6.0.00/jre/lib/i386/jli/ dpkg --configure sun-java6-bin
Setting up sun-java6-bin (6-00-0ubuntu1~edgy1) ...

Maybe it's *only me*. But you should consider to add that
LD_LIBRARY_PATH stuff to the post-installation script.

-- 
Firefox crashes with java applet
https://launchpad.net/bugs/92880




More information about the Ubuntu-mozillateam-bugs mailing list