Web Hosting Talk







View Full Version : installing glib problems


DigiCrime
08-23-2002, 07:32 PM
Trying to install a rpm and I get this message
[root@localhost 1-linux]# rpm --install glibc-~1.rpm
error: failed dependencies:
glibc < 2.2.5 conflicts with glibc-common-2.2.5-34

so I thought by removing the older one would work but it wont let me. what should I do

DigiCrime
08-24-2002, 12:03 PM
ttt

bitserve
08-24-2002, 02:10 PM
Typically when upgrading glibc via rpm the installation instructions are going to be a little different than installing other rpms. Usually, they'll recommend doing a force (-F). There are a lot of caveats. You might read your OS vendor's docs for applying that update.