Че то не получается собрать. Установил все, что указано http://svn.gna.org/viewcvs/*checkout*/hedgewars/tags/hedgewars-0.8.1-r1/INSTALL. txt?rev=287 Вот что от меня хотят:
[dominator@localhost hedgewars-0.8.1]$ cmake . -- Check for working C compiler: CMAKE_C_COMPILER_FULLPATH-NOTFOUND CMake Error: your C compiler: "CMAKE_C_COMPILER_FULLPATH-NOTFOUND" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name. CMake Error: Internal CMake error, TryCompile configure of cmake failed -- Check for working C compiler: CMAKE_C_COMPILER_FULLPATH-NOTFOUND -- broken CMake Error: Error in cmake code at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:33: MESSAGE The C compiler "CMAKE_C_COMPILER_FULLPATH-NOTFOUND" is not able to compile a simple test program. It fails with the following output:
CMake will not be able to correctly generate this project. Current CMake stack: /home/dominator/Desktop/hedgewars-0.8.1/CMakeLists.txt;/usr/share/cmake/Modules/ CMakeCInformation.cmake;/usr/share/cmake/Modules/CMakeTestCCompiler.cmake CMake Error: your C compiler: "CMAKE_C_COMPILER_FULLPATH-NOTFOUND" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name. CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER_FULLPATH-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name. -- Configuring done [dominator@localhost hedgewars-0.8.1]$
Никак не могу понять чего не хватает.