安装php-gd时出现The program package-cleanup is found in the
时间:2014-04-26 15:10 来源:linux.it.net.cn 作者:IT网
在安装php-gd时出现The program package-cleanup is found in the yum-utils package。。。
解决方法:
yum clean all
rpm –rebuilddb
yum update
(责任编辑:IT)
在安装php-gd时出现The program package-cleanup is found in the yum-utils package。。。
解决方法:
yum clean all rpm –rebuilddb yum update(责任编辑:IT) |