|
| View previous topic :: View next topic |
| Author |
Message |
Magic Banana
|
Posted: Sun Jun 17, 2007 10:31 pm Post subject: |
|
|
I have just tried with Sea Monkey. Same results... No applet at all seems to be displayed (again I tried several ones, different from the last times).
|
|
|
 |
attiladehun
|
Posted: Mon Jun 18, 2007 1:00 am Post subject: Java 6 and Fedora/Blag |
|
|
The latest Java 6 from Sun requires compatible libraries to run: compat-libgcc-296. Use either apt-get or the "Add/Remove Software" menu item to install, and java should then function.
|
|
|
 |
Magic Banana
|
Posted: Mon Jun 18, 2007 7:30 am Post subject: |
|
|
Thank you. I will try that when I come back to my mother's.
|
|
|
 |
jebba
|
Posted: Mon Jun 18, 2007 4:07 pm Post subject: |
|
|
Woah. Perhaps someone could update this:
https://wiki.blagblagblag.org/Java
It hasn't been touched since 30k. It should just be started from scratch as that old info isn't needed.
Any takers? :)
-Jeff
|
|
|
 |
alidiot
|
Posted: Mon Aug 04, 2008 4:59 pm Post subject: Firefox 3 JRE6 bug on Debian |
|
|
PROBLEM: Firefox 3 JRE6 bug on Debian
SYMPTOM: applets do not appear/are not fetched after installing JRE6
or after creating symlink in plugins folder to existing JRE
attiladehun posted above:
| Quote: |
The latest Java 6 from Sun requires compatible libraries to run: compat-libgcc-296. Use either apt-get or the "Add/Remove Software" menu item to install, and java should then function.
|
If this does not work for you try installing libstdc++5
>$ sudo apt-get install libstdc++5
or via Synaptec Package Manager
This will also ask to install the required gcc-3.3-base files
Should work with JRE6, not required for earlier JRE's
(see Sun article in post below)
Last edited by alidiot on Mon Aug 04, 2008 9:52 pm; edited 2 times in total |
|
|
 |
alidiot
|
Posted: Mon Aug 04, 2008 5:11 pm Post subject: Firefox 3 JRE6 bug on Debian - update |
|
|
SYMPTOM: applets do not appear/are not fetched after installing JRE6
or after creating symlink in plugins folder to existing JRE
attiladehun posted above:
| Quote: |
The latest Java 6 from Sun requires compatible libraries to run: compat-libgcc-296. Use either apt-get or the "Add/Remove Software" menu item to install, and java should then function.
|
If this does not work for you try installing libstdc++5
see: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6542512
|
|
|
 |
|
|
|