 AZinOH
join:2007-04-25 Swanton, OH
·Windstream
| Java in Hardy (32-bit)
Previous thread: »Java in Jaunty-again (32-bit)
Hopeful that I could follow the same instructions as in the Jaunty thread, I allowed my primary computer running Hardy to auto-update to the latest Java version. As before, it disabled the previous version. I ran the statement sudo ln -s /usr/lib/jvm/java-6-sun-1.6.0.14/jre/plugin/i386/ns7/libjavaplugin_oji.so which had no effect. I then ran the unlink statement and re-ran the ln -s statement , also with no effect. The libjavaplugin_oji.so does exist in /usr/lib/mozilla/plugins. Have checked about:plugins and there is no mention of Java.
The result of ls -la was:
********@******:/usr/lib/mozilla/plugins$ ls -la total 12 drwxr-xr-x 2 root root 4096 2009-07-25 09:14 . drwxr-xr-x 4 root root 4096 2008-04-22 13:54 .. lrwxrwxrwx 1 root root 37 2008-06-21 13:46 flashplugin-alternative.so -> /etc/alternatives/mozilla-flashplugin lrwxrwxrwx 1 root root 34 2008-08-08 16:56 libgcjwebplugin.so -> ../../classpath/libgcjwebplugin.so lrwxrwxrwx 1 root root 73 2009-07-25 09:14 libjavaplugin_oji.so -> /usr/lib/jvm/java-6-sun-1.6.0.14/jre/plugin/i386/ns7/libjavaplugin_oji.so lrwxrwxrwx 1 root root 39 2008-10-14 05:19 libjavaplugin.so -> /etc/alternatives/mozilla-javaplugin.so
So...what do I need to do (or fix) that I haven't already done to enable Java in Hardy? Was it a mistake to assume that what worked in Jaunty would work in Hardy? If yes-what makes the difference? Thanks for any assistance. |
|
  GILXA1226 Premium,MVM join:2000-12-29 London, OH clubs:
| Just to be safe, provide the output of the following:
-- We don't give a d@mn for the whole state of Michigan... we're from OHIO! O!H! ... I!O! |
|
 AZinOH
join:2007-04-25 Swanton, OH
·Windstream
| ran command listed above thanks for the reply
********@******:~$ cd /usr/lib/mozilla/plugins ********@******:/usr/lib/mozilla/plugins$ ls -l /usr/lib/jvm/java-6-sun-1.6.0.14/jre/plugin/i386/ns7/libjavaplugin_oji.so -rw-r--r-- 1 root root 137021 2009-05-21 05:27 /usr/lib/jvm/java-6-sun-1.6.0.14/jre/plugin/i386/ns7/libjavaplugin_oji.so ********@******:/usr/lib/mozilla/plugins$ |
|
 AZinOH
join:2007-04-25 Swanton, OH | All is well after a reboot. Thanks for the assistance. |
|