Hi All,

I am building 'generic / minimal desktop' (rev 29913) with some minor
addition in pkgsel, with qt 4.4.1 (no qt3). Qt 4.x has dbus-qt integrated,
but it was not compiled by default (although dbus was built successfully),
in consequence kdelibs failed building asking to set a variable called
QT_QTDBUS_LIBRARY. The only way out was to recompile (it took more than 4
hours) Qt4.
I am not sure (reproducing both results is rather time consuming, hence
not yet done) this was the keypoint, however I included in the qt4.conf
the following lines:

if pkginstalled dbus; then
    var_append confopt " " "-dbus"
else
    var_append confopt " " "-no-dbus"
fi

Does somebody have similar experinece with kde 4.1 - qt4?


best regards,

helasz



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to