QDBUS_LIBRARIES-NOTFOUND
Melchior FRANZ
mfranz at kde.org
Tue Jun 6 14:30:54 CEST 2006
* Thiago Macieira -- Tuesday 06 June 2006 14:00:
> Melchior FRANZ wrote:
> >I've installed dbus from their cvs/head, kdesupport/qt-copy/kdelibs from
> >svn/head, followed the instructions in PORTING-TO-DBUS.txt, set the
> >PKG_CONFIG_PATH correctly (dbus-qt is installed in /usr/local/kde4),
> >and apparently cmake/pkconfig finds it. But it pretends it doesn't:
>
> pkg-config --cflags QtCore <--- does that work?
Nope. I searched for QTCore.pc and only found it in the qt-copy build
dir.
I don't compile Qt in /usr/{local/}lib/, but in my homedir, as it should
be. And "make install" apparently forgot to install the *.pc files.
Installed them manually now to a path that's in PKG_CONFIG_PATH, and
now I could "configure" kdelibs.
Thanks a lot! :-)
m.
More information about the Kde-buildsystem
mailing list