Created
June 19, 2012 09:52
-
-
Save DiveInto/2953320 to your computer and use it in GitHub Desktop.
Revisions
-
DiveInto created this gist
Jun 19, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ $ sudo apt-get install python-software-properties $ sudo add-apt-repository ppa:sun-java-community-team/sun-java6 $ sudo apt-get update $ sudo apt-get install sun-java6-jdk $ sudo apt-get remove openjdk-6-jdk --purge -y $ sudo apt-get autoremove sudo update-java-alternatives -s java-6-sun sudo update-alternatives --config java