Carl's Blog
"Experts are made, not born."
2009/12/10
Install JVM on Ubuntu
Use apt-get!! (That really DOES make your life easier.)
1. install jre
sudo apt-get install sun-java6-jre
2. install jdk
sudo apt-get install sun-java6-jdk
3. select default JVM
sudo update-alternatives --config java
DONE!!
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment