Installing Sun JDK 5 on Ubuntu 9.10 and 10.04As you known, Sun JDK version 1.5 or 5 is deleted from Ubuntu 10.4 and 9.10 repositories and the version 6 has been replaced.The easiest way to install Sun JDK 5 version is add its repository from Ubuntu 9.04 to the list of repositories in 9.10 and 10.04. For this purpose, follow the steps.1- Open /etc/apt/sources.list with a text editor like gedit:sudo gedit /etc/apt/sources.list2- Add the following lines to the end of the file then save it and close:## For sun-java5-jdkdeb http://ir.archive.ubuntu.com/ubuntujaunty-updates main multiverse3- Update the packages lists and install sun-java5-jdk:sudo aptitude updatesudo aptitude install sun-java5-jdk* Above method can be used for other applications.Another way to install jdk 5 is download software package and its dependencies from packages.ubuntu.com.Ubuntu -超级管理员root 登录解决Linux和SecureCRT上UTF-8汉字乱码问题相关资讯 Ubuntu教程
- Ubuntu教程 - 使用Ubuntu拷贝CD和 (12/18/2013 14:38:16)
- 让Ubuntu 12.10支持RAR和7Z文件解 (11/15/2012 18:51:50)
- Windows 7硬盘安装Ubuntu 12.10图 (11/03/2012 19:22:47)
| - 完美安装Ubuntu 12.10最新AMD显卡 (11/27/2012 08:17:47)
- Win 7硬盘安装Ubuntu 12.10 (11/05/2012 13:30:34)
- 虚拟机上Ubuntu 11.10升级到12.04 (10/12/2012 20:00:38)
|
本文评论 查看全部评论 (0)