qt problems
Community Support question - to convert into a paid question, click here
Lines in bold below have not yet been seen by the customer - those in blue are from the customer
Username : Date : Action : Comments [ close all ] |
|
|
|
rezolver : 13/06/03 08:38 PM : Incident created |
- I'm trying to install qsstv 5.1a. It requires 'at least qt-2.2.2'. I belive qt-3.somthing is used with 9.1. When running configure, i got the error:
configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your installation!
This is with '--with-qt-dir=/usr/lib/qt3' added onto the end. I looked at config.log and it says '/usr/bin/ld: cannot find -lqt'. Is this just general configuration trouble, or is it not possible to compile a qt2 program with qt3?
|
|
|
|
Linegod_7611 : 14/06/03 09:04 AM : Reply received |
- To compile something, you don't just need the libraries, you need the
development libraries. You will want to install libqt3-devel.
----
Note: If this answer resolves your problem, please remember to close this
incident.
|
|
|
|
rezolver : 14/06/03 11:15 AM : More info provided |
- libqt3-devel was already installed. I tryed uninstalling/reinstalling it again, but configure still produces the same error. Thanks for the help though. Any other ideas!?
|
|
|
|
Linegod_7611 : 16/06/03 04:16 AM : Reply received |
- Try passing the '--enable-mt' option, to have it use threaded Qt. It looks like
threaded is the only option with the Mandrake libqt RPMS:
./configure --enable-mt
----
Note: If this answer resolves your problem, please remember to close this
incident.
|
|
|
|
rezolver : 16/06/03 11:44 AM : Incident closed |
- --enable-mt worked perfectly. Thanks a lot.
|
|
|
|
Language
Search Mandriva Expert
|