LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing glibc (https://www.linuxquestions.org/questions/linux-newbie-8/installing-glibc-4175520698/)

VaultTec 10-01-2014 04:00 AM

installing glibc
 
1 Attachment(s)
Hello everyone!

Perhaps someone can explain me this nonsense:

I'm trying to install glibc-2.15-60.el.x86_64 and getting an error that is depends on glib-common. When I try to install glib-common, it tells me it depends on glibc-2.15-60.el6.

trieu1929 10-01-2014 04:26 AM

install from below to above; etc: lib.c
I think you run: yum install glibc* -y

knudfl 10-01-2014 05:46 AM

@VaultTec
Quote:

glibc-2.15-60.el.x86_64
Be aware that installing an alien glibc will trash your OS : Forever.
The default version of glibc is your OS. Together with the kernel.

Please use # yum install glibc-devel
.. to update glibc / installing a complete glibc .
And no "yum -y" : Is unsafe !


-


All times are GMT -5. The time now is 05:04 AM.