Ticket #805 (closed defect: fixed)
qt-gui can not be build on 64bit Suse 10.
| Reported by: | mishaikin | Owned by: | erijo |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3.4 |
| Component: | build | Version: | 1.3.0 |
| Keywords: | Cc: |
Description (last modified by erijo) (diff)
QT-QUI can not be compiled on Suse 10 64 bit:
./configure --with-kde gives that:
checking for QT includes... /usr/lib64/qt3/include
checking for KDE includes... /opt/kde3/include
checking for QT libraries... yes, lib: -lqt-mt in /usr/lib64/qt3/lib
checking for QT >= 3.x... no
configure: error:
Sorry, but you need QT version 3.x or higher to compile the Qt gui plugin.
However i have /usr/lib/qt3 and /usr/lib64/qt3 and the qt 3 is in my path variable. Any
