个人工具

UbuntuHelp:Java64

来自Ubuntu中文

跳转至: 导航, 搜索

To get Java working (to some extent) on 64 bit machines use the following code, but be aware that it will take ages to compile: This has been tested on HardyHeron Alpha 5 with Firefox 3 beta 3. This is still under experimentation and has not been fully tested so everything you do below is on your own risk.

 
sudo apt-get install icedtea-java7-jdk 
sudo apt-get build-dep icedtea-java7-plugin 
sudo apt-get -b source icedtea-java7-plugin icedtea-java7-bin icedtea-java7-jre icedtea-java7-jdk 
sudo dpkg -i icedtea-java7*.d