Qt3 and the ./configures
Whenever I try to compile a KDE app (Fairly common), I get told that Qt isn't installed, but it IS!
SuSE installs Qt to the ./qt3 dir, and the RPM entry is qt3-3.whatever, not qt-3.whatever.
As a result, all ./configures will fail on this.
Any helps? I'll post the errors and any log files if needed/
-Q
SuSE installs Qt to the ./qt3 dir, and the RPM entry is qt3-3.whatever, not qt-3.whatever.
As a result, all ./configures will fail on this.
Any helps? I'll post the errors and any log files if needed/
-Q
Comments
I have to specify --with-qt-dir=-/usr/lib64/qt3 and --with-qt-libraries=/usr/lib64/qt3/lib64
-Q
-Q