PDA

View Full Version : problems with glibc


chirag.jog
15th October 2005, 01:23 PM
I have a problem installing glibc-2.3.5 for fc3 !!!
While doing make test , it gives some error and exits!!
It doesnot specify the error too !!

i tried installing using rpm build and also manually !!!
Please help

markkuk
15th October 2005, 01:39 PM
Glibc 2.3.5 for FC 3 is available from the FC3 updates repository:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/i386/
Use "yum update glibc*" to install it.

bitrain
15th October 2005, 01:41 PM

yum install glibc
Have you tried that?