您的位置:首页 > 运维架构 > Linux

CentOS 5.2下配置Java环境

2008-11-17 21:36 363 查看
 

Edit vi /etc/yum.conf to comment the line "exclude=kernel*" out.

 

Set enabled to 1 for centosplus stanza.

 

$ yum update

 

Reboot the machine after the update.

 

$ yum --disablerepo updates,base --enablerepo=centosplus list '*reiser*'

....

reiserfs-utils.i386 ...

....

 

$ yum --disablerepo updates,base --enablerepo=centosplus install reiserfs-utils.i386
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: