fails on cmake level? there was a change like 3 days ago or so which causes this you need a pretty recent version of kdelibs resp. sth. like FindKDeclarative.cmake with your cmake modules.
if the install script copies its ones to an extra path, ensure to export that path as the cmake_module_path (probably upcase or sth. similar, there should be a hint in the cmake error) or just copy them over (likely to /usr/share/cmake-2.8/Modules or so) and in general ensure your cmake isn't completely outdated cheers, thomas >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<