building dbus with qt support

Havoc Pennington hp at redhat.com
Wed Dec 29 12:44:48 PST 2004


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




More information about the dbus mailing list