[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: How to downgrade glibc?



On Saturday 23 August 2003 11:52 pm, Daniel Rubin wrote:
> You mean do an rpm --prefix=<newpath> glibc-<version>?
>
> But how then does an application know to use the
> over-version glibc libs in the new path instead of the
> newer gblic libs in the current path?

You shouldn't need to worry about it...if you are compieling software, you 
just configure the software correctly...i.e. CFLAGS='-L/opt/glibc/lib 
-I/opt/glibc/include'

If you only need hte old glibc to install something, but think it will work 
with the new, then don't worry about it, just do what you can to get it 
installed, just make sure you don't include /opt/glibc/lib in /etc/ld.so.conf

If its an rpm issue, then try --nodeps


-- 
Scot Mc Pherson
Linux From Scratch
http://www.linuxfromscratch.org/~scot/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []