You shouldn't have to do the last step (4) - the package install should have done it for you. At least it did for me.<br>
<br>
Regards,<br>
David<br><br><div><span class="gmail_quote">On 10/26/05, <b class="gmail_sendername">Philip Axer</b> <<a href="mailto:paxer@nyware.de">paxer@nyware.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>I did this which works perfekt for me.<br><a href="http://www.ubuntu-forum.de/artikel/3036/Wie-installiere-ich-Java.html">http://www.ubuntu-forum.de/artikel/3036/Wie-installiere-ich-Java.html</a><br><br>Because it's in german I'm translating the major steps:
<br><br>1) Install  fakeroot java-package java-common<br>sudo apt-get install fakeroot java-package java-common<br><br>2) I don't know exactly what this does but my interpretation is that the bin<br>file is extracted and a debian packet will be created.
<br>fakeroot make-jpkg jre-1_5_0_05-linux-i586.bin<br><br>3) Install the built packet<br>sudo dpkg -i sun-j2re1.5_1.5.0+update05_i386.deb<br><br>4) To get firefox support make a symbolic link (I didn't try this one)<br>sudo ln
<br>-s /usr/lib/j2re1.5-sun/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla-firefox/plugins/<br><br>Philip<br><br>Am Dienstag, 25. Oktober 2005 19:20 schrieb Phillip Sc. Boegh:<br>> >  > I Have a stock update program that requires JAVA.  I got it to work on
<br>> >  > Hoary, but unable toon Breezy.  I have downloaded the latest from SUN,<br>> >  > but so far unable to install it.<br><br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">
ubuntu-users@lists.ubuntu.com</a><br><a href="http://lists.ubuntu.com/mailman/listinfo/ubuntu-users">http://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>