----- 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....
Regards