Ubuntu 12.04LTS 下安装JAVA-JDK

2 篇文章 0 订阅
1 篇文章 0 订阅

今天再一次尝试Ubuntu系统,安装的是Ubuntu12.04LTS

麻烦的是 Ubuntu默认是不开启root用户的,需要使用:su passwd root 来启用root

然后自己想搭建Android开发环境,需要安装JAVA JDK,在root权限下:

apt-get install sun-java6-jdk

但是找不到下载源,通过google,找到了源:

感谢:http://www.2cto.com/os/201203/121724.html

http://blog.csdn.net/cangzhubai/article/details/5693021


1、添加这个源:
add-apt-repository "deb http://us.archive.ubuntu.com/ubuntu/ hardy multiverse"
2、sudo apt-get update
 
3、sudo apt-get install sun-java6-jdk
 
然后就会出现下载安装sun-java6-jdk。。。有点久


相关:

https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/UbuntuDesktop

在Ubuntu12.04 Desktop Release Notes中提到:

Java Toolchain

The default run time for Java is OpenJDK 6b24 (IcedTea 1.11.1). OpenJDK 7u3 (IcedTea 2.1) is available in the archive as well.

但是没有给出替代的下载源


在Ubuntu10.04 Desktop Release Notes中提到:

https://wiki.ubuntu.com/LucidLynx/ReleaseNotes

Sun Java moved to the Partner repository

 

For Ubuntu 10.04 LTS, the sun-java6 packages have been dropped from the Multiverse section of the Ubuntu archive. It is recommended that you use openjdk-6 instead.

If you can not switch from the proprietary Sun JDK/JRE to OpenJDK, you can install sun-java6 packages from the Canonical Partner Repository. You can configure your system to use this repository via command-line:

     add-apt-repository "deb http://archive.canonical.com/ lucid partner"

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值