Ubuntu系統
下載完成之後,是 .sh 的檔案。
必需修改 .sh 成為可執行的檔案 《 chmod +x ./<installer-file-name> 》
執行該檔案 《 ./<installer-file-name> 》
以下畫面請按下一步
If the screen show "No compatible JDK was found".
Open a shell prompt (terminal) and type the following to install JDK and JRE:
$ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk
Install java packet
sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner" sudo apt-get update sudo apt-get install sun-java6-jdk
Reference :
- Ubuntu Linux Install Sun Java Development Kit ( JDK ) and Java Runtime Environment ( JRE )
- NetBeans IDE 6.5 Installation Instructions
- Install sun-java6-jdk on Ubuntu 10.04 (Lucid)
0 意見:
張貼留言