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

 

 


Tema destacado: Sigue las noticias más importantes de seguridad informática en el Twitter! de elhacker.NET


+  Foro de elhacker.net
|-+  Sistemas Operativos
| |-+  GNU/Linux (Moderador: MinusFour)
| | |-+  como instalar arping 2 en ubuntu
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: como instalar arping 2 en ubuntu  (Leído 3,162 veces)
chuquitas

Desconectado Desconectado

Mensajes: 4


Ver Perfil
como instalar arping 2 en ubuntu
« en: 12 Abril 2012, 23:55 pm »

hola quisiera saber como saber instalar arping 2.11 en ubuntu
te lo agredeceria gracias!!


En línea

Jenag


Desconectado Desconectado

Mensajes: 968


Conoce a tu enemigo como a tí mismo..


Ver Perfil
Re: como instalar arping 2 en ubuntu
« Respuesta #1 en: 15 Abril 2012, 00:31 am »

Has probado , si te aparece , en tu gestor de paquetes. :¬¬ O mira este enlace :
http://fossies.org/unix/privat/arping-2.11.tar.gz
    1 arping/INSTALL
    2
    3 This is the short version. For more info see the README.
    4
    5 Dependencies
    6 ------------
    7 libnet 1.1.x
    8   www.packetfactory.net/libnet
    9     or
   10   http://ftp.debian.org/debian/pool/main/libn/libnet/libnet_1.1.2.1.orig.tar.gz
   11 libpcap:
   12   www.tcpdump.org
   13
   14 For debian, just: apt-get install libpcap-dev libnet1-dev
   15
   16 Installing, short version
   17 -------------------------
   18 ./configure
   19 make              # the binary will be created as src/arping
   20 make install
   21
   22 If your environment is not set up right (hello Solaris), you may need
   23 to add stuff to the configure line, like:
   24
   25   ./configure LDFLAGS="-L/usr/lib -L/opt/csw/lib -R/opt/csw/lib"
   26
   27 Installing, longer version
   28 --------------------------
   29 Note that arping 2.x requires libnet 1.1.x to work. It will NOT work with
   30 libnet 1.0.x. Arping 1.x works with libnet 1.0.x, but it's not included in the
   31 same package anymore.
   32
   33 Standard autotools:   ./configure && make && make install
   34
   35 The autotools build system is new with arping 2.09. If you have problems with
   36 it I want to hear about it. Email me at thomas@habets.se and attach
   37 the config.log file. If it failed during 'make', give me all the output from
   38 that.
   39
   40 Examples that I use on some systems:
   41
   42 Linux:
   43   apt-get install libnet1-dev libpcap-dev
   44   ./configure
   45
   46 OpenBSD:
   47   ./configure CPPFLAGS=-I/usr/local/include/libnet-1.1 \
   48               LDFLAGS=-L/usr/local/lib
   49
   50 FreeBSD:
   51   pkg_add -r libnet115  # (or similar)
   52   pkg_add -r libpcap    # (or similar)
   53   ./configure CPPFLAGS='-I/usr/local/include/libnet115' \
   54               LDFLAGS='-L/usr/local/lib/libnet115'
   55
   56 Solaris:
   57   ./configure CPPFLAGS="-I/usr/local/include" \
   58               LDFLAGS="-R/usr/local/lib -L/opt/csw/lib -R/opt/csw/lib"
   59
   60 IRIX:
   61   ./configure  LDFLAGS="-L/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib"
 :-*


« Última modificación: 15 Abril 2012, 00:45 am por Jenag » En línea

Para comentarme algo : Evamr1991@openmailbox.org : Válido para Bots y Robots..
Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
Ubuntu Installer, o como Instalar Ubuntu en un dispositivo Android
Noticias
wolfbcn 1 3,023 Último mensaje 15 Agosto 2013, 09:47 am
por Hugodepino
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines