我想安装glibc2版本2.11所需的openoffice 3.4 https://issues.apache.org/ooo/show_bug.cgi?id=119393
但我似乎无法find与yum的依赖关系。 我已经安装了下列依赖项。
glibc.i686 2.5-49.el5_5.7 installed glibc.x86_64 2.5-49.el5_5.7 installed glibc-common.x86_64 2.5-49.el5_5.7 installed glibc-devel.x86_64 2.5-49.el5_5.7 installed glibc-headers.x86_64 2.5-49.el5_5.7 installed libc-client.x86_64 2004g-2.2.1 installed and glibc.i686 2.5-81.el5_8.2 updates glibc.x86_64 2.5-81.el5_8.2 updates glibc-common.x86_64 2.5-81.el5_8.2 updates glibc-devel.i386 2.5-81.el5_8.2 updates glibc-devel.x86_64 2.5-81.el5_8.2 updates glibc-headers.x86_64 2.5-81.el5_8.2 updates glibc-utils.x86_64 2.5-81.el5_8.2 updates
我跑了以下获取版本,但它显示了不同的东西
[root@***** /]# ./lib64/libc.so.6 GNU C Library stable release version 2.5, by Roland McGrath et al.
有人可以帮忙吗?
谢谢!
编辑:我正在使用CentOS 2.6.18-128.1.10.el5
有人可以帮忙吗?
其实没有 glibc是发行版的核心部分,不能随便升级。 从源代码重buildOO。