alguien puede ayudarme, pongo también el error que me sale al intentar ejecutar las ultimas 2 lineas por si se entiende mejor:
sudo mkdir build (Creamos el directorio "build")
sudo cd build (Accedemos al directorio "build")
Las 2 primeras bien y cuando las 2 que faltan meto:
cmake ../cmake: /usr/local/lib/libcurl.so.4: no version information available (required by cmake)
CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:177 (file):
file Internal CMake error when trying to open file:
/home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/CMakeOutput.log for
writing.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error: Could not open file for write in copy operation /home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/2.8.12.2/CMakeSystem.cmake.tmp
CMake Error: : System Error: No such file or directory
CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:189 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:99 (file):
file problem creating directory:
/home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/2.8.12.2/CompilerIdC
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID)
CMakeLists.txt:2 (project)
CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:99 (file):
file problem creating directory:
/home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/2.8.12.2/CompilerIdC
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID)
CMakeLists.txt:2 (project)
CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:99 (file):
file problem creating directory:
/home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/2.8.12.2/CompilerIdC
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID)
CMakeLists.txt:2 (project)
CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:469 (file):
file Internal CMake error when trying to open file:
/home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/CMakeError.log for
writing.
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:48 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)
/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID)
CMakeLists.txt:2 (project)
-- The C compiler identification is unknown
CMake Error: Could not open file for write in copy operation /home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/2.8.12.2/CMakeCCompiler.cmake.tmp
CMake Error: : System Error: No such file or directory
CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:186 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error: Could not find cmake module file: /home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/2.8.12.2/CMakeCCompiler.cmake
-- Check for working C compiler: /usr/bin/cc
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:35 (file):
file Internal CMake error when trying to open file:
/home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/CMakeTmp/testCCompiler.c
for writing.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:47 (try_compile):
Unknown extension ".c" for file
/home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/CMakeTmp/testCCompiler.c
try_compile() works only for enabled languages. Currently these are:
C
See project() command to enable other languages.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
-- Check for working C compiler: /usr/bin/cc -- broken
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:58 (file):
file Internal CMake error when trying to open file:
/home/ubunt/Descargas/ettercap-0.8.0/build/CMakeFiles/CMakeError.log for
writing.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/usr/bin/cc" 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.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
-- Configuring incomplete, errors occurred!
CMake Error: Cannot open file for write: /home/ubunt/Descargas/ettercap-0.8.0/build/CMakeCache.txt.tmp
CMake Error: : System Error: Permission denied
CMake Error: Unable to open cache file for save. /home/ubunt/Descargas/ettercap-0.8.0/build/CMakeCache.txt
CMake Error: : System Error: Permission denie