building dbus with qt support
Chris Lewis
burn03 at bellsouth.net
Wed Dec 29 12:58:30 PST 2004
Havoc Pennington wrote:
>On Wed, 2004-12-29 at 15:31 -0500, Chris Lewis wrote:
>
>
>>Hello all.
>>
>>I am trying to build dbus (0.22) with qt (3.3.2) support an slackware
>>10.0 without success. When i pass configure --enable-qt, it fails with
>>the messages:
>>
>>configure: WARNING: Qt development libraries not found
>>configure: error: Qt integration explicitly required, and Qt libraries
>>not found
>>
>>Qt is installed at /usr/lib/qt (symlink to /usr/lib/qt-3.3.2), QTDIR is
>>set to /usr/lib/qt, /usr/lib/qt/lib is in ld path, and
>>CPLUS_INCLUDE_PATH includes $QTDIR/include. I am not sure what could be
>>wrong and --help does not offer any hints in this regard.
>>
>>Any hints would be appreciated. Thanks
>>
>>
>
>You might look through config.log, there may be useful information there
>about how configure looked for Qt.
>
>Also just have a look at the shell code in configure.in
>
>Havoc
>
>
>
>
>
Ok checked configure.in and it confirmed what Daniel said about kde
(thanks Daniel). It also may have revlealed why python bindings won't
build - it looks like it requires an app called 'pyrex' which is not on
my system. Would this be why python fails?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/pipermail/dbus/attachments/20041229/5fb4d542/attachment.htm
More information about the dbus
mailing list