[CentOS] k3b 1.0.3, qt and C5 64-bit?

Lukasz seem at gazeta.pl
Wed Oct 17 04:36:14 UTC 2007


Ross S. W. Walker pisze:
> Last time I compiled a KDE app from source (knights I believe) I
> had to specify the Qt development lib path manually with an
> option to 'configure'.

a) in Red Hat Qt sources are in /usr/lib/qt-3.3 directory, but generally 
in distributions there is /usr/lib/qt path; all you need is symlink and 
forget of configure path options:

ln -s /usr/lib/qt-3.3 /usr/lib/qt

b) or

./cnfigure --with-qt-dir=/usr/lib/qt-3.3/




More information about the CentOS mailing list