building dbus with qt support
John (J5) Palmieri
johnp at redhat.com
Thu Dec 30 06:28:30 PST 2004
On Wed, 2004-12-29 at 15:58 -0500, Chris Lewis wrote:
> 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
> >
> >
> >
> >
> 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?
Yes, Pyrex is used to generate the bindings.
--
More information about the dbus
mailing list