I know there are mailing lists which more directly focus on KDE issues, but this seems like a reasonable place to start. I'm trying to build the svn image of kdesdk. I have everything installed that I can imagine is relevant on my SUSE LINUX 10.0 (i586) VERSION = 10.0 system from the supplementary directory on the ftp site. This is what I checked out: svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdesdk I did a $ make -fMakefile.cvs $ ./configure --prefix=/home/hattons/opt/org/kdesdk This is the tail of the ./configure output: checking for Qt... libraries /usr/lib, headers /usr/include checking for moc... /usr/bin/moc checking for uic... Qt user interface compiler. uic: Unrecognized option Usage: /usr/lib/qt3/bin/uic [options] [mode] Generate declaration: /usr/lib/qt3/bin/uic [options] Generate implementation: /usr/lib/qt3/bin/uic [options] -impl name of the declaration file Generate image collection: /usr/lib/qt3/bin/uic [options] -embed ... or /usr/lib/qt3/bin/uic [options] -embed -f project name image files Generate subclass declaration: /usr/lib/qt3/bin/uic [options] -subdecl name of the subclass to generate declaration file of the baseclass Generate subclass implementation: /usr/lib/qt3/bin/uic [options] -subimpl name of the subclass to generate declaration file of the subclass Options: -o file Write output to file rather than stdout -pch file Add #include "file" as the first statement in implementation -nofwd Omit forward declarations of custom classes -nounload Don't unload plugins after processing -tr func Use func() instead of tr() for i18n -L path Additional plugin search path -version Display version of uic -help Display this information Qt user interface compiler 4.1.0. /usr/bin/uic checking for uic3... /usr/bin/uic3 checking whether uic supports -L ... no checking whether uic supports -nounload ... no checking for rcc... /usr/bin/rcc checking if Qt needs -ljpeg... no checking for rpath... yes checking for KDE... configure: error: I can't find the designer plugins. These are required and should have been installed by kdelibs Suggestions? Steven -- To unsubscribe, email: suse-programming-e-unsubscribe@suse.com For additional commands, email: suse-programming-e-help@suse.com Archives can be found at: http://lists.suse.com/archive/suse-programming-e