ookangzheng 发表于 2012-3-16 22:49:25

为何安装在Centos 5出现这个问题


请帮我看看,是什么问题

licess 发表于 2012-3-17 09:45:09

上传安装日志lnmp.log 或手动编译安装的错误信息!

ookangzheng 发表于 2012-3-17 10:58:31

我上传在 http://www.friendhunting.tk/lnmp.log

licess 发表于 2012-3-17 11:15:58

glibc-headers-2.5-81.i386 from base has depsolving problems
--> Missing Dependency: kernel-headers >= 2.2.1 is needed by package glibc-headers-2.5-81.i386 (base)
glibc-headers-2.5-81.i386 from base has depsolving problems
--> Missing Dependency: kernel-headers is needed by package glibc-headers-2.5-81.i386 (base)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

把/etc/yum.conf 里的
exclude=kernel*
修改为:
exclude=
保存,重新安装。

ookangzheng 发表于 2012-3-17 12:08:55

恩,搞定了~~ 谢啦:handshake :lol
页: [1]
查看完整版本: 为何安装在Centos 5出现这个问题