kdevelop3: configure: error: you need to install kdelibs first.
Hi all,
it seems I've hit an often-reported problem with kdevelop3 (debian
unstable): When I create a project and try to make it, configure fails
with
checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.
I've seen *many* mentions of this error when searching with google, but
no solution that helped...
kdewidgets.{la,so} are there in /usr/lib/kde3/plugins/designer.
uic apparently sees them - there's five times
"lstat64("/usr/lib/kde3/plugins/designer/kdewidgets.so",
{st_mode=S_IFREG|0644, st_size=56160, ...}) = 0" in the strace output
of the uic call.
Has anybody here found a way to satisfy uic?
Thanks,
Michael
Reply to: