Missing Dependency: libqt-mt.so.3 is needed by package unixODBC-kde-2.2.11-
755353Jun 15 2011 — edited Jun 15 2011trying to install some rpms before I kick off the new 11.2 rac install on redhat linux 5.6 but its failing
gcc44-4.4.0-6.el5.x86_64 from /gcc44-4.4.0-6.el5.x86_64 has depsolving problems
--> Missing Dependency: libgomp = 4.4.0-6.el5 is needed by package gcc44-4.4.0-6.el5.x86_64 (/gcc44-4.4.0-6.el5.x86_64)
unixODBC-kde-2.2.11-7.1.i386 from /unixODBC-kde-2.2.11-7.1.i386 has depsolving problems
--> Missing Dependency: libqt-mt.so.3 is needed by package unixODBC-kde-2.2.11-7.1.i386 (/unixODBC-kde-2.2.11-7.1.i386)
gcc44-gfortran-4.4.0-6.el5.x86_64 from /gcc44-gfortran-4.4.0-6.el5.x86_64 has depsolving problems
--> Missing Dependency: libgfortran.so.3()(64bit) is needed by package gcc44-gfortran-4.4.0-6.el5.x86_64 (/gcc44-gfortran-4.4.0-6.el5.x86_64)
gcc44-gfortran-4.4.0-6.el5.x86_64 from /gcc44-gfortran-4.4.0-6.el5.x86_64 has depsolving problems
--> Missing Dependency: libgfortran44 = 4.4.0-6.el5 is needed by package gcc44-gfortran-4.4.0-6.el5.x86_64 (/gcc44-gfortran-4.4.0-6.el5.x86_64)
Error: Missing Dependency: libgfortran44 = 4.4.0-6.el5 is needed by package gcc44-gfortran-4.4.0-6.el5.x86_64 (/gcc44-gfortran-4.4.0-6.el5.x86_64)
Error: Missing Dependency: libgfortran.so.3()(64bit) is needed by package gcc44-gfortran-4.4.0-6.el5.x86_64 (/gcc44-gfortran-4.4.0-6.el5.x86_64)
Error: Missing Dependency: libgomp = 4.4.0-6.el5 is needed by package gcc44-4.4.0-6.el5.x86_64 (/gcc44-4.4.0-6.el5.x86_64)
Error: Missing Dependency: libqt-mt.so.3 is needed by package unixODBC-kde-2.2.11-7.1.i386 (/unixODBC-kde-2.2.11-7.1.i386)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va nofiles nodigest
The program package-cleanup is found in the yum-utils package.
have searched redhat.com for libqt-mt.so.3 package but doesnt seem to exist. also checked the redhat 5 installation cd cant see the rpm on there either !
I dont have access to the remote server or internet so I have only copied some of the rpms to target server and installing using this command
yum localinstall /u01/rpms/*.rpm
:(