Ubuntu Java package
I know there’s a UbuntuWiki page for building a java package. However it’s difficult to read and it’s outdated.
The process is:
- Download the binary installer from (Sun)[http://java.sun.com/].
- Make sure
fakeroot,java-packageandjava-commonis installed. Execute
fakeroot make-jpkg –full-name “My Name” –email “My@e.mail”
It will work for both the JDK and the JRE.
Oliver:
Three words: ,,Short, comprehensible, usable!”
11 June 2006, 6:03 pmDamien:
And for the beginners?
16 December 2006, 6:17 pmMagnus:
Damien,
Nowadays Java is in Debian and I assume in Ubuntu as well. That should suit everyone, beginner and expert.
5 January 2007, 12:03 am