Re: Where is qt3 (for x86_64)?

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

 



On Sat, 02 Jul 2005 14:13:20 +0100, Timothy Murphy wrote:

> > "yum install qt-devel ; . /etc/profile.d/qt.sh" to be precise.
> 
> On my x86_64 machine this reads
> =========================================
> [tim@blanche ~]$ cat /etc/profile.d/qt.sh
> # Qt initialization script (sh)
> if [ -z "$QTDIR" ] ; then
>         QTDIR="/usr/lib64/qt-3.3"
> fi
> export QTDIR
> ===================================
> 
> But there is no libqt.so in this directory,

This is just the root directory of a Qt installation. The libraries
are found in: $QTDIR/lib

> In fact there is no libqt.so anywhere on the system:

No, because only the multi-threaded Qt library libqt-mt is used.

> Could I use libqt-mt.so in compiling the kernel?

Yes, it will be found and accepted.
 
> Or is this an oversight,
> that libqt.so does not seem to be included
> in any of the Fedora repositories (including development/rawhide)
> in the x86_64 distribution?

No.

-- 
Michael Schwendt <mschwendt@xxxxxxxxxxxx>
Fedora Core release 4 (Stentz) - Linux 2.6.12-1.1387_FC4
loadavg: 1.39 2.35 1.70


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux