There's a problem with the configure script in 1.2.1, if using --prefix to another location than KDE. The following fixes it, though:
host>diff configure.~1~ configure 3353a3354 > ac_kde_libraries="$kde_libdir" host>
Log in to post a comment.