Tagged Questions
2
votes
1answer
497 views
CentOS 4.8 and glibc 2.5
How would I go about installing glibc 2.5 on CentOS 4.8?
I know CentOS 4.8 has been EOL'd, which is all good and well. However, the environment that I am working in is using this version, and will ...
0
votes
2answers
3k views
How to install older version of glibc?
I'm trying to install gcc-4.4 on RHEL6: sudo rpm -ivh /mnt/dvd/Packages/gcc-4.4.3-1.el6.x86_64.rpm. But the problem is that is depends on glibc and glibc-common libraries. When I try to install them ...
2
votes
0answers
641 views
how can I delete/remove a glibc version so the older version is used again?
I upgraded glibc for a reason that isn't arround anymore so i want to downgrade it again. The stupid thing is a lot of programms rely on glibc at the moment. I still have the 2.4 version on the system ...