Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Simple answer is that you don't want to. Downgrading glibc may well break much/all of your system. If you absolutely need these unnamed apps, and can't wait for the new versions that will work with your new glibc, then the way to install multiple versions of glibc is covered in this mailing list article from the redat website. Read the initial post, and all 3 responses, then you'll have the best way to go about it. Having 2 is ok, but downgrading your only copy would be an absolute nightmare.
1)I need to install the ic5141 software for integrated circuit design. it only
work with glibc-2.3.2 and my new fedora core 5 install has glibc-2.4-4 version.
I tried to have a rpm --prefix /libc glibc-2.4.4 to relocate the glibc-2.4.4 as mentionned in the post referred by Jim but the only answer I get is:
rpm: --prefix may only be used when installing new packages
2) Also I have seen another this post:
The easiest way is IMHO a minimal setup looking like this:
<somepath>/lib/ld-linux.so.2 -> ld-2.3.2.so
<somepath>/lib/ld-2.3.2.so
<somepath>/lib/libc (and other needed libs)
<somepath>/bin/skype
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.