With a custom installation, but without selecting individual packages, selecting 'KDE' and 'Development' yields a message about kdelibs-devel requiring kdesupport-devel. Surely you shouldn't get messages like that unless you are selecting individual packages?
It's an obvious patch, but here goes anyway: --- comps.in~ Thu Jan 27 17:06:43 2000 +++ comps.in Thu Jan 27 17:07:08 2000 @@ -637,6 +637,7 @@ qt-devel qt1x-devel kdelibs-devel + kdesupport-devel pilot-link-devel } }
Fixed in CVS, should show up in the next installer build.