[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: [Yammi-info] Re: [debian-knoppix] configure: error: Qt (>= Qt > 3.0.2)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi Bob,

> >>>Compiling yammi (Yet Another Music Manager Interface - a real nice piece
> >>>of software) I am running into:
> >>>"checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library qt) not
> >>>found. Please check your installation!"
> >>>
> >>>I am doing configure with:
> >>>"./configure --with-qt-dir=/usr/share/qt3
> >>>--with-qt-includes=/usr/include/qt3 - --with-qt-libraries=/usr/lib/qt3
> >>>--prefix=/usr"
>
> Try it without any of the --with-qt options, does it autodetect?

Doing a "./configure --prefix=/usr" I also get "checking for Qt... configure: 
error: Qt (>= Qt 3.0.2) (library qt) not found. Please check your 
installation!"

> If it still doesn't work the there is a file called config.log that is
> created.
> It is trying to compile a little QT test program and failing.
> There may be some more information in there.
> Do a search for "qt" and post what you find.

configure:19547: checking for Qt
configure: 19609: /usr/lib/qt3/include/qstyle.h
configure: 19609: /usr/lib/qt3/qstyle.h
configure: 19609: /usr/lib/qt/include/qstyle.h
configure: 19609: /usr/lib/qt/qstyle.h
configure: 19609: /usr/local/qt/include/qstyle.h
configure: 19609: /usr/include/qt/qstyle.h
taking that
tried NO
tried /usr/lib/qt3/lib
tried /usr/lib/qt3
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/X11R6/lib
configure:19714: rm -rf SunWS_cache; g++ -o conftest -O2 -fno-exceptions 
- -fno-check-new -I/usr/include/qt -I/usr/X11R6/include  -D_REENTRANT  
- -L/usr/lib -L/usr/X11R6/lib   conftest.cc -lxmms -lz -lstdc++ -lid3 -lz 
- -lstdc++ -lvorbisfile -lvorbis -logg  -lqt  -ljpeg   -lXext -lX11    1>&5
conftest.cc:5:27: qstylefactory.h: No such file or directory
conftest.cc:6:34: private/qucomextra_p.h: No such file or directory
conftest.cc:8:2: #error 1
conftest.cc: In function `int main()':
conftest.cc:12: `QStyleFactory' undeclared (first use this function)
conftest.cc:12: (Each undeclared identifier is reported only once for each
   function it appears in.)
conftest.cc:12: syntax error before `::' token
conftest.cc:13: `WhatsThisCursor' is not a member of type `Qt'
configure:19717: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 302)
#error 1
#endif

Doing a locate for QStyleFactory I find it at 
"/usr/include/qt3/qstylefactory.h"

Thanks


Stefan Wolber
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/CVDw/txsUUbA04MRAuoPAJwOLLD6rUy1hHa28x73etJCuVeawwCfe0C/
SDUTv+3ik59sRvPHwfAbBZU=
=1FKi
-----END PGP SIGNATURE-----
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: