Re: CMake compile problem

2011-12-10 Thread david walcroft
On 12/11/2011 10:21 AM, david walcroft wrote: > On 12/09/2011 11:01 PM, Rex Dieter wrote: >> david walcroft wrote: >> >>> I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this >>> error:- >>> >>> [david@reddwarf build]$ cmake .. >>> CMake Error at icons/actions/CMakeLists.txt:1 (

Re: CMake compile problem

2011-12-10 Thread david walcroft
On 12/09/2011 11:01 PM, Rex Dieter wrote: > david walcroft wrote: > >> I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this >> error:- >> >> [david@reddwarf build]$ cmake .. >> CMake Error at icons/actions/CMakeLists.txt:1 (kde4_install_icons): >> Unknown CMake command "kde4

Re: CMake compile problem

2011-12-09 Thread Rex Dieter
david walcroft wrote: > I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this > error:- > > [david@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 buil

Re: CMake compile problem

2011-12-08 Thread Richard Shaw
On Thu, Dec 8, 2011 at 6:39 PM, david walcroft wrote: > I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this > error:- > > [david@reddwarf build]$ cmake .. > CMake Error at icons/actions/CMakeLists.txt:1 (kde4_install_icons): >  Unknown CMake command "kde4_install_icons". Not

CMake compile problem

2011-12-08 Thread david walcroft
I'm trying to compile 'k3b-2.0.2.i686' from a tar file but run into this error:- [david@reddwarf build]$ cmake .. CMake Error at icons/actions/CMakeLists.txt:1 (kde4_install_icons): Unknown CMake command "kde4_install_icons". -- Configuring incomplete, errors occurred! CMakeLists.txt is att