OK, I have updated all packages, got the drivers working with my ATI card to an acceptable level. When I try to install a widget (specifically YAWP) I get this error. Originally I thought it was because I had not applied the updates and that plasma was not updated but that was not the problem. Maybe something with CMAKE? I assume this will happen with any widget I try to install.
I had it working one time before but cannot make it work again.
Thanks
rob@rob-laptop:~/yawp-0.1.65$ sudo ./install.sh
[sudo] password for rob:
KDE version: 4.1.4
-- Found Qt-Version 4.4.3 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl
-- Found KDE 4.1 include dir: /usr/include
-- Found KDE 4.1 library dir: /usr/lib
-- Found KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at /usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:53 (MESSAGE):
Could not find REQUIRED package Plasma
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/FindPlasma.cmake:30 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:5 (find_package)
-- Configuring done
make: *** No rule to make target `clean'. Stop.
make: *** No targets specified and no makefile found. Stop.
Compilation failed, sorry :-(
rob@rob-laptop:~/yawp-0.1.65$