From these notes I install SUN Java on Ubuntu Breezy Badger.
sudo apt-get install fakeroot java-package java-common
fakeroot make-jpkg --full-name "My Name" --email "me@example.com" jdk-1_5_0_05-linux-i586.bin
sudo dpkg -i sun-j2sdk1.5_1.5.0+update05_i386.deb
sudo update-alternatives --config java
No comments:
Post a Comment