david walcroft wrote: > Thanks john, > I downloaded the K3B-2.0.2 tar file to see if that would make a > difference but ran into more problems with 'cmake'-- > > [david@reddwarf build]$ cmake .. > -- The C compiler identification is unknown > -- The CXX compiler identification is unknown > CMake Error: your C compiler: "CMAKE_C_COMPILER-NOTFOUND" was not found. > Please set CMAKE_C_COMPILER to a valid compiler path or name. > CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not > found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name. > CMake Error at icons/actions/CMakeLists.txt:1 (kde4_install_icons): > Unknown CMake command "kde4_install_icons". > > I have never used cmake before so I do not understand what is required. You have no compiler installed. if You really want to build this, I'd suggest: (as root): yum install @development-tools then yum-builddep k3b -- rex -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org