licq and qt-gui compile problem
Hi, I've been trying to compile and install licq 1.2.7 with qt-gui, licq installs without a problem, I change to plugins/qt-gui durectory, and ./configure gives me that: --------- checking for QT includes... /usr/lib/qt3/include checking for KDE includes... no checking for QT libraries... no :-( configure: error: I can't find the QT libraries. It is recommended to set the QTDIR environment variable. Install the QT libraries, or if you have them installed, override this check with the --with-qt-libraries argument, and I'll take your word for it. ----------- QTDIR is already set to /usr/lib/qt3, and all my Qt libraries are installed, i've tried ./configure with these parameters: ./configure --with-kde --with-qt=/usr/lib/qt3 --with-qt-libraries=/usr/lib qt3/lib --with-qt-includes=/usr/lib/qt3/include but it's failed wuth the same error message... Well, what's wrong and how can i fix it? Thanks... N.B: the content of my /usr/lib/qt3/lib directory is as follows: /usr/lib/qt3/lib> ls -1 libqt-mt.la libqt-mt.prl libqt-mt.so libqt-mt.so.3 libqt-mt.so.3.2 libqt-mt.so.3.2.1 libqui.prl libqui.so libqui.so.1 libqui.so.1.0 libqui.so.1.0.0 pkgconfig
Op zondag 25 januari 2004 17:31, schreef Selim Ober:
Hi,
I've been trying to compile and install licq 1.2.7 with qt-gui, licq installs without a problem, I change to plugins/qt-gui durectory, and ./configure gives me that:
--------- checking for QT includes... /usr/lib/qt3/include checking for KDE includes... no checking for QT libraries... no :-( configure: error:
I can't find the QT libraries. It is recommended to set the QTDIR environment variable.
Install the QT libraries, or if you have them installed, override this check with the --with-qt-libraries argument, and I'll take your word for it.
Do you have qt3-devel kdelibs3-devel and kdebase3-devel amond other installed? -- Richard Bos Without a home the journey is endless
participants (2)
-
Richard Bos
-
Selim Ober