ettercap no debian jessie [RESOLVIDO]

1. ettercap no debian jessie [RESOLVIDO]

Hugo
hugooliveira

(usa Debian)

Enviado em 06/03/2016 - 12:02h

Estou com um problema ao tentar compilar o ettercap no debian jessie o comando ./confgure; make; make install; cmake ....
simplesmente não funciorão!


  


2. MELHOR RESPOSTA

Jeffersson Abreu
ctw6av

(usa Nenhuma)

Enviado em 06/03/2016 - 13:07h

Olha o conteúdo do INSTALL esta igual a este ???

The easiest way:

$ mkdir build
$ cd build
$ cmake ../
$ make
$ make install

If the build fails because you're missing a dependency:

$ (Install any missing dependencies.)
$ make clean-all
$ cmake ../
$ make
$ make install


#### Bundled libraries
Ettercap now bundles the following libraries with the source distribution:
libnet 1.1.6
curl 7.41.0
luajit 2.0.3
check 0.9.14


We will build bundled libraries that Ettercap depends upon, so you
don't have to!

By default, the build system will search for system-provided libraries. If it
doesn't find the particular library it wants, it will build the library, itself.

# To disable the use of bundled libraries:
$ cmake -DBUNDLED_LIBS=Off ../

# To disable the searching for system-provided libraries, and use
# bundled libraries exclusively:
$ cmake -DSYSTEM_LIBS=Off ../


EDIT: Esta tudo ai ... Espero ter ajudado!

3. Re: ettercap no debian jessie

Jeffersson Abreu
ctw6av

(usa Nenhuma)

Enviado em 06/03/2016 - 12:50h

Da ultima vez que eu compilei o ettercap ele exigia que fosse compilado em um diretório separado por exemplo.
mkdir -v build && cd build 
cmake ../
make
make install


Aviso: Você poderá ter problemas com bibliotecas (para ser mais especifico terá!). Sempre leia os arquivos INSTALL e CONFIGURE pois eles carregam informações muito importantes sobre a instalação.


4. ai é que ta

Hugo
hugooliveira

(usa Debian)

Enviado em 06/03/2016 - 12:58h

no arquivo INSTALL só fala o que eu disse que tentei nao exige nenhum tipo de biblioteca


5. Re: ettercap no debian jessie [RESOLVIDO]

Jeffersson Abreu
ctw6av

(usa Nenhuma)

Enviado em 06/03/2016 - 13:19h

Se não quiser se complicar faça assim :

tente apt-get install ettercap ou vá em http://pkgs.org/download/ettercap e escolha o sua distribuição, faça o download e instale com o dpkg.


6. resposta

Hugo
hugooliveira

(usa Debian)

Enviado em 06/03/2016 - 13:21h

não ta diferente devo ter baixado um arquivo diferente, vou tentar sem compilar ou então seguir esse install ai, obrigado pela ajuda!


7. Agora sim

Hugo
hugooliveira

(usa Debian)

Enviado em 06/03/2016 - 13:36h

Baixei um novo arquivo que veio o INSTALL como este ai em cima, instalou certinho agora, valeu pela ajuda pessoal!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts