LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   failed dependencies (https://www.linuxquestions.org/questions/linux-newbie-8/failed-dependencies-6151/)

emanners 09-02-2001 12:21 PM

failed dependencies
 
I was running RH 5.2 kernel 2.0.36 and I upgraded to kernel 2.2.1 and now im upgrading to kernel 2.4.7. In trying to get all of the utils, libraries and apps up to speed before the upgrade I am experiencing the following..

Almost everytime I try to install an RPM I get he following message:
error: failed dependencies:
libc.so.6(GLIB_2.0) is needed by yada yada
libc.so.6(GLIB_2.1) is needed by yada yada

I have downloaded and installed the following while trying to fix this:
glibc-2.2.4-8.i386
glibc-common-2.2.4-8.i386
glibc-devel-2.2.4-8.i386

CragStar 09-02-2001 04:57 PM

I don't know where the file is that you need, but its obvious that you either don't have it or that you can't find it. Have you searched your comp for that file?

Iknowit101 09-27-2001 03:01 PM

use --nodeps flag
 
You can force the intall of the rpm by using "rpm -ivh --nodeps filename" maybe this works for you.


All times are GMT -5. The time now is 11:51 AM.