Re: What's the easiest way to deal with dependencies???

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 12:20 10/17/2003, you wrote:
[bhughes@bretsony bhughes]$ for dep in `cat /tmp/tora.deps`; do echo -n
"$dep provided by "; rpm -q --redhatprovides $dep ;done
libDCOP.so.4 provided by kdelibs-3.0.0-10
libgcc_s.so.1 provided by no package provides libgcc_s.so.1
libgcc_s.so.1(GCC_3.0) provided by no package provides
libgcc_s.so.1(GCC_3.0)
libkdecore.so.4 provided by kdelibs-3.0.0-10
libkdeprint.so.4 provided by kdelibs-3.0.0-10
libkdeui.so.4 provided by kdelibs-3.0.0-10
libkhtml.so.4 provided by kdelibs-3.0.0-10
libkio.so.4 provided by kdelibs-3.0.0-10
libkparts.so.2 provided by kdelibs-3.0.0-10
libqt-mt.so.3 provided by qt-3.0.3-11
libstdc++.so.5 provided by no package provides libstdc++.so.5
libstdc++.so.5(CXXABI_1.2) provided by no package provides
libstdc++.so.5(CXXABI_1.2)
libstdc++.so.5(GLIBCPP_3.2) provided by no package provides
libstdc++.so.5(GLIBCPP_3.2)

So, at least he (who is the OP on this, anyway? I forgot) needs to get kdelibs and qt. I also checked and there is a libstdc++ package on one of my boxes, so he can check whether that package provides libstdc++.so..5. That ought to cure most of them.


To the OP: after getting kdelibs and qt (and checking whether libstdc++ solves the other) what is left as an unresolved dependency?


-- Rodolfo J. Paiz rpaiz@xxxxxxxxxxxxxx


-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux