26 Sep
2003
26 Sep
'03
08:39
Jonathan Cowherd wrote:
I've installed all of the qt libraries I could find on the SLES7 CD:
qt-2.3.0-70 qtlib-1.45-270 yast2-ui-qt-2.3.14-20
I've check to see there it put the libraries:
/usr/lib/qt /usr/lib/qt-2.3.0 /usr/lib/qt2 (symlink to qt-2.3.0)
As root, I cd to /usr/src/packages and run:
rpm -bb SPECS/lkcdutils-qlcrash.spec
I get a message complaining that I don't have Qt headers and libraries installed:
"Qt (>= Qt 2.2.2) (headers and libraries) not found"
I must be over looking something, so I check the configuration log and see:
On other distributions you need to install packages like qt?-devel-x.y.z. Look for it on your CDs. -- Andreas