CMake compile problem

Rex Dieter rdieter at math.unl.edu
Fri Dec 9 13:01:25 UTC 2011


david walcroft wrote:

> I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this
> error:-
> 
> [david at reddwarf build]$ cmake ..
> CMake Error at icons/actions/CMakeLists.txt:1 (kde4_install_icons):
>    Unknown CMake command "kde4_install_icons".

You're probably missing some build dependencies, try:

yum-builddep k3b
to make sure you have all of them.

-- rex




More information about the users mailing list