On Wed, 12.12.07 17:12, Amba Giri ([EMAIL PROTECTED]) wrote: > Hi > > I am running the 'configure' cmd to install Avahi and I run into the > following problem: > Checking for QT4...configure: error: Package reqmts (QtCore >= 4.0.0) were > not met. > > I have installed libqt4-core, libqt4-gui, libqt4-dev ans libqt4-debug > > But the problem stil remains.
Hmm, this is interesting. Could you check if /usr/lib/pkgconfig/QtCore.pc exists on your system? Alternatively, if you don't need Qt4 support, consider passing --disable-qt4 to configure. Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net ICQ# 11060553 http://0pointer.net/lennart/ GnuPG 0x1A015CC4 _______________________________________________ avahi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/avahi
