Foro de elhacker.net

Seguridad Informática => Hacking => Mensaje iniciado por: D4rck4r en 2 Febrero 2013, 23:21 pm



Título: Ettercap 0.7.5.3
Publicado por: D4rck4r en 2 Febrero 2013, 23:21 pm
Hola Compañeros De la Comunidad Estoy Aqui Porque Empiezo en el mundo de GNU/linux
y quisiera Saber Como Descargar E instalar Ettercap 0.7.5.3
E visto que Trae unos archivos....que no son como los demas programas como por ejemplo
el
./configure
make
make install

AHora ya no ahora hay que hacer
mkdir build
cd build
cmake ../   ( aqui me tira Error)
make
make install

Citar
-- The C compiler identification is GNU 4.7.2
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for sys/poll.h
-- Looking for sys/poll.h - found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sys/utsname.h
-- Looking for sys/utsname.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Looking for arpa/nameser.h
-- Looking for arpa/nameser.h - found
-- Looking for ltdl.h
-- Looking for ltdl.h - not found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for pcre.h
-- Looking for pcre.h - not found
-- Could NOT find Curses (missing:  CURSES_LIBRARY CURSES_INCLUDE_PATH)
CMake Error at /usr/share/cmake-2.8/Modules/FindGTK2.cmake:397 (message):
  Could not find GTK2 include directory
Call Stack (most recent call first):
  CMakeFiles/lib_check.cmake:33 (find_package)
  CMakeLists.txt:28 (include)


-- Configuring incomplete, errors occurred!