elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: ¿Eres nuevo? ¿Tienes dudas acerca del funcionamiento de la comunidad? Lee las Reglas Generales


+  Foro de elhacker.net
|-+  Sistemas Operativos
| |-+  GNU/Linux (Moderador: MinusFour)
| | |-+  ./configure en ettercap
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] 2 Ir Abajo Respuesta Imprimir
Autor Tema: ./configure en ettercap  (Leído 5,059 veces)
Pirat3net

Desconectado Desconectado

Mensajes: 270


Ver Perfil
./configure en ettercap
« en: 9 Septiembre 2011, 17:44 pm »

nunca he sido muy aficionado a linux pero esta aplicacion como que me ha picado un poco y queria instalarla, fuerte coñazo por cierto pues despues de media hora sigo con el mismo error xD.
cosas de novatos supongo
el caso es que introducir el ./configure --enable-plugins --enable-debug
o cualquier variante me da un fantastico configure: error: not found , y esta empezando a romperme los nervios.  es un error conocido pues encuentro miles de post con el problema pero la solucion no aparece, prove instalando unos repositorios para compilar en ubuntu pero nada,  el .tar del ettercap me lo descargue de souerceforge y el archivo descomprimido se llama ettercap-NG-0.7.3


En línea

el-brujo
ehn
***
Desconectado Desconectado

Mensajes: 21.589


La libertad no se suplica, se conquista


Ver Perfil WWW
Re: ./configure en ettercap
« Respuesta #1 en: 9 Septiembre 2011, 18:03 pm »

Copia el error exacto que te aparece, o copia exactamente todo el último trozo de error.

Con un "configure: error: not found" no te podemos ayudar, casi seguro que falta alguna librería o aparece el error justo después de un checkeo de algo que falla.

Hacer un configure, make, make install no tiene mucho misterio, siempre y cuando los paths (rutas) sean correctos y tengas todas los requerimientos (librerías, versiones correctas, etc).


En línea

Pirat3net

Desconectado Desconectado

Mensajes: 270


Ver Perfil
Re: ./configure en ettercap
« Respuesta #2 en: 9 Septiembre 2011, 19:42 pm »

Configuring ettercap NG-0.7.3...

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking if your compiler supports __VA_ARGS__ in macro declarations... yes
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for library containing dlopen... -ldl
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib64 /usr/lib64
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for library containing lt_dlopen... no
checking for dlfcn.h... (cached) yes
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
checking whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/types.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for errno.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for ctype.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking for NS_GET32... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... yes
checking for size_t... yes
checking for an ANSI C-conforming const... (cached) yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for library containing pthread_create... -lpthread
checking whether gcc accepts -pthread... yes
checking for getifaddrs... yes
checking for gettimeofday... yes
checking for vsnprintf... yes
checking for select... yes
checking for poll... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for strsignal... yes
checking for strtok_r... yes
checking for uname... yes
checking for daemon... yes

Checking for required libraries...

checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing poll... none required
checking for library containing gzopen... no
configure: error: not found.
root@XXXXXXXX:/home/xxxxxxx/Descargas/ettercap-NG-0.7.3#

« Última modificación: 9 Septiembre 2011, 19:52 pm por Pirat3net » En línea

Slava_TZD
Wiki

Desconectado Desconectado

Mensajes: 1.466

♪ [8675309] ♪


Ver Perfil WWW
Re: ./configure en ettercap
« Respuesta #3 en: 9 Septiembre 2011, 19:58 pm »

zlib es lo que te falta.
En línea


The fact is, even if you were to stop bombing us, imprisoning us, torturing us, vilifying us, and usurping our lands, we would continue to hate you because our primary reason for hating you will not cease to exist until you embrace Islam.
Pirat3net

Desconectado Desconectado

Mensajes: 270


Ver Perfil
Re: ./configure en ettercap
« Respuesta #4 en: 10 Septiembre 2011, 20:01 pm »

busque en synaptic y con ese nombre concreto no habia ninguna, las habia parecidas , instale lo que me aparecio, vuelvo al ./configure y me da el mismo error.

alguna sugerencia???.   gracias
En línea

Slava_TZD
Wiki

Desconectado Desconectado

Mensajes: 1.466

♪ [8675309] ♪


Ver Perfil WWW
Re: ./configure en ettercap
« Respuesta #5 en: 10 Septiembre 2011, 20:13 pm »

¿Qué has instalado? Creo que el paquete en Debian es este:

En línea


The fact is, even if you were to stop bombing us, imprisoning us, torturing us, vilifying us, and usurping our lands, we would continue to hate you because our primary reason for hating you will not cease to exist until you embrace Islam.
Pirat3net

Desconectado Desconectado

Mensajes: 270


Ver Perfil
Re: ./configure en ettercap
« Respuesta #6 en: 10 Septiembre 2011, 21:00 pm »

como ago para que cuanto instalo un paquete se instale automaticamente todas sus dependencias??? porque creo que es lo que me falla ,, graxx
En línea

Slava_TZD
Wiki

Desconectado Desconectado

Mensajes: 1.466

♪ [8675309] ♪


Ver Perfil WWW
Re: ./configure en ettercap
« Respuesta #7 en: 10 Septiembre 2011, 21:12 pm »

como ago para que cuanto instalo un paquete se instale automaticamente todas sus dependencias??? porque creo que es lo que me falla ,, graxx

Lo hacen por defecto.

EDIT: A lo mejor no, puedo estar equivocado, pero creo que gzopen viene proporcionado por zlib. ¿Que distro usas?
« Última modificación: 10 Septiembre 2011, 21:16 pm por Tzhed » En línea


The fact is, even if you were to stop bombing us, imprisoning us, torturing us, vilifying us, and usurping our lands, we would continue to hate you because our primary reason for hating you will not cease to exist until you embrace Islam.
el-brujo
ehn
***
Desconectado Desconectado

Mensajes: 21.589


La libertad no se suplica, se conquista


Ver Perfil WWW
Re: ./configure en ettercap
« Respuesta #8 en: 10 Septiembre 2011, 21:16 pm »

si usas un gestor de paquetes tipo yum, apt pues las dependencias se resuelven y se instalan solas, si lo compilas a mano con configure, make, make install debes tu instalar los paquetes que te faltan.
En línea

vlaxys

Desconectado Desconectado

Mensajes: 9



Ver Perfil
Re: ./configure en ettercap
« Respuesta #9 en: 12 Septiembre 2011, 23:05 pm »

busque en synaptic y con ese nombre concreto no habia ninguna, las habia parecidas , instale lo que me aparecio, vuelvo al ./configure y me da el mismo error.

alguna sugerencia???.   gracias

miara para que ettercap se instale de manera correcta debes uasr las siguientes liberrias

Empecemos por desintalar ettercap ( para los que lo tengan instalado por medio de los repositorios)

                sudo apt-get remove --purge ettercap-common ettercap
instalemos las librerias necesarias (ojo muy necesarias, si no no compilara bien)

#sudo apt-get install libpcre3-dev libpcap0.8-dev  libnet1-dev libssl-dev ncurses-bin libncurses5-dev

#sudo apt-get install libnet6-1.3-dev
#sudo apt-get install libpthread-stubs0-dev
#sudo apt-get install zlib1g-dev

sudo apt-get install libltdl-dev
sudo apt-get install libpcre3-dev
sudo apt-get install pango-graphite openssl
Para la interfaz grafica
pkgconfig
- Glib >= 2.4.x
- Gtk+ >= 2.4.x
- Atk >= 1.6.x
- Pango >= 1.4.x
lo instalamos con:
sudo apt-get install pkg-config
sudo apt-get install libgtk2.0-dev libpango1.0-dev libatk1.0-dev

ahora si tienes errores con la compilacion te recomiendo que te pases por este blog, yo lo hice y explico paso paso como instalarlo, a su vez corrijo 1 problema que da ettercapen sistemas de 64 bits, y por ahi otras cosillas... saludos y suerte
En línea

Páginas: [1] 2 Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
configure.csv
Juegos y Consolas
®}{h²ø}{æ 0 2,606 Último mensaje 1 Abril 2004, 10:56 am
por ®}{h²ø}{æ
Configure mas de 1 Ip en mi Pc....
Redes
TrashAmbishion 2 3,201 Último mensaje 17 Agosto 2011, 18:26 pm
por Martin-Ph03n1X
Configure la bios
Windows
karenzita 5 2,609 Último mensaje 22 Febrero 2014, 05:35 am
por karenzita
Paquete tar.gz sin configure
GNU/Linux
okik 1 2,155 Último mensaje 12 Junio 2018, 01:30 am
por Slava_TZD
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines