LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   slackware & glibc upgrade (https://www.linuxquestions.org/questions/linux-newbie-8/slackware-and-glibc-upgrade-764653/)

Anikha 10-26-2009 06:07 PM

slackware & glibc upgrade
 
i use slackware 12.2 & i need to run an app which requires glibc-2.8. unfortunately, slackware is still on glibc-2.7

i've learned the hard way that an upgrade attempt is a serious thing. what is the best way to get this app to run?
i have compiled glibc-2.8 and stuck it in /usr/local/... i've tried adding this path to LD_PRELOAD but no workee...
anyone, help please..

McSlack 10-26-2009 10:34 PM

Quote:

Originally Posted by Anikha (Post 3733429)
i use slackware 12.2 & i need to run an app which requires glibc-2.8. unfortunately, slackware is still on glibc-2.7

i've learned the hard way that an upgrade attempt is a serious thing. what is the best way to get this app to run?
i have compiled glibc-2.8 and stuck it in /usr/local/... i've tried adding this path to LD_PRELOAD but no workee...
anyone, help please..



Providing there is nothing in 2.8 that is required.

ln -s glibc-2.7 glibc-2.8

knudfl 10-28-2009 04:05 AM

Quote:

ln -s glibc-2.7 glibc-2.8
Nothing like that will probably work !

Which application must use glibc-2.8 ? ?
.....

It's no holiday to change 'glibc'
'glibc' is your system ...
.....


All times are GMT -5. The time now is 03:50 AM.