help with failed dependencies

Jonathan Berry berryja at gmail.com
Mon Nov 1 00:55:12 UTC 2004


On Sun, 31 Oct 2004 19:30:10 -0500, Brian Chase <networkr0 at cfl.rr.com> wrote:
> Trying to load NX from "NOMACHINE" onto my dual Opteron (240's).  I am
> running FC2 x86-64 custom install, installing "everything", yet I get
> this failed dependency.  Can anyone help analyse or assist in solving
> this failed dependency?
> 
> I did the same thing on a FC2-386 box and it loaded fine, without
> failing dependency.  The client and server both loaded and now I have an
> NX server running on that box (AMD-Athlon 1.2GHz)
> 
[snip]
> 
> Any help would be most appreciated.
> 
> Kind Regards,
> 
> Brian Chase
> 
> > [root at prometheus tarballs-rpms]# ls
> > nxclient-1.3.2-7.i386.rpm             nxserver-1.3.2-25.i386.rpm
> > nxserver-1.3.2-25enterprise.i386.rpm  webmin-1.160-1.noarch.rpm
> > [root at prometheus tarballs-rpms]# rpm -Uvh nxclient-1.3.2-7.i386.rpm
> > error: Failed dependencies:
> >         libqt-mt.so.3 is needed by nxclient-1.3.2-7

Perhaps you have the x86_64 version of the needed file installed, but
not the i386 version.  This would explain why it works on the i386
system, but not the 64.  I know I've seen problems with some arch
clashes before.  Now, I certainly don't have *everything* installed as
you do, but searching /usr/ for libqt* only found libqt-mt.so.3 in the
lib64 directory.

Jonathan




More information about the fedora-list mailing list