----- Original Message ---- If you want to build yourself, just read the README: tar xvf <the package> cd <where unpacked> mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. make su -c 'make install' kbuildsycoca4 if you don't want to install all the required stuff to be able to build, you can simply try http://arielch.fedorapeople.org/devel/rpm/i586/kde-plasma-cwp-0.9.10-1.fc11.i586.rpm Regards -- Ariel Constenla-Haile La Plata, Argentina _______________________________________________ That's awesome, thank you. I downloaded the source yesterday but didn't really want to install all the devel packages to install it. The link to an RPM is much nicer. ;) I'll be giving that a try as soon as I get home. Gar