Re: Help with failed dependency

2001-02-15 Thread RaghuNath L
run grep -r * and install the depndecy first. Edward Dekkers wrote: > run the attached script in your RPMS directory on your 6.2 CD-ROM with the > filename > > i.e. 'rpmgrind libIIOP.so.0' > > It will tell you which RPM contains your required file. > > -- > Edward Dekkers (Director) > Triple D

Re: Help with failed dependency

2001-02-15 Thread Edward Dekkers
run the attached script in your RPMS directory on your 6.2 CD-ROM with the filename i.e. 'rpmgrind libIIOP.so.0' It will tell you which RPM contains your required file. -- Edward Dekkers (Director) Triple D Computer Services Pty. Ltd. 822 Rowley Road Oakford W.A. 6121 +61 8 9397-1040 ABN: 33 63

Re: Help with failed dependency

2001-02-14 Thread Eric Clover
http://rpmfind.net a search on libIIOP.so.0 returns : ftp://ftp.rpmfind.net/linux/redhat/redhat-6.2/i386/RedHat/RPMS//ORBit-0.5.0-3.i386.rpm you get the point :) eric Wes Owen wrote: > > I'm trying to install gnome-libs because it is a dependency for something > else, and I get this error:

Help with failed dependency

2001-02-14 Thread Wes Owen
I'm trying to install gnome-libs because it is a dependency for something else, and I get this error: [root@ns3 1]# rpm -iv gnome-libs-1.0.55-12.i386.rpm error: failed dependencies: libIIOP.so.0 is needed by gnome-libs-1.0.55-12 libORBit.so.0 is needed by gnome-libs-1.0.55-12