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

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



Am Montag, 7. Juli 2003 12:52 schrieb Stefan Wolber:
> Hi Bob,
>
[... Problem describing stuff ...]
> 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

Apparently it does take /usr/include/qt instead of /usr/include/qt3 though ...

So, you could perhaps workaround it if you do (as root) mv /usr/include/qt 
/usr/include/qt.old to achieve that it takes the qt3-dir ...

But it should also be possible to force it, else the configure-script is 
somewhat broken...

So try again with:

> >>>"./configure --with-qt-dir=/usr/share/qt3
> >>>--with-qt-includes=/usr/include/qt3 - --with-qt-libraries=/usr/lib/qt3
> >>>--prefix=/usr"

And send us the last part of config.log, where it fails like you did last time 
...

cu

Fabian
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: