JFrigo technical blog
My notes on the technical stuff (mostly software) I work with.
Sunday, November 08, 2009
Ubuntu 9.10 - JDK6
Ubuntu 9.10 supports openjdk by default. To install the SUN JDK, the /etc/apt/sources.list file has to be extended by the following lines:
deb http://ftp.debian.org/debian squeeze main contrib non-free
deb-src http://ftp.debian.org/debian squeeze main contrib non-free
After that, JDK install is simple:
sudo apt-get update
sudo apt-get install sun-java6-jdk
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment