Busindre » Blog Archive » Kismet-2007-01-R1b en Debian Etch 4.0

Kismet-2007-01-R1b en Debian Etch 4.0

July 28th, 2007 by sLoK

Para los que quieran usar la última versión de Kismet (-2007-01-R1b) en Debian Eth 4.0 estos son los pasos a seguir para compilarlo exitosamente.

Paquete Kismet-2007-01-R1b -> http://www.kismetwireless.net/code/kismet-2007-01-R1b.tar.gz
Paquete libpcap -> http://www.tcpdump.org/daily/libpcap-current.tar.gz

Paquetes a Desinstalar / Instalar de los repositorios (apt):

# apt-get remove libpcap0.7 kismet
# apt-get install flex byacc

Compilar Libpcap:

$ tar -zxvf libpcap-current.tar.gz
$ cd libpcap-******
$ ./configure
$ make
# make install

Compilar Kismet:


$ tar -zxvf kismet-2007-01-R1b.tar.gz
$ cd kismet-2007-01-R1b
$ ./configure
$ make
# make install


Kismet 2007 Debian Etch 4.0 www.Busindre.com

Posted in Programas |

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.