merci à tous pour vos réponses.
Bon voilà j'avais réussi à décompresser l'archive mais maintenant il me reste plus qu'a compiler
le soft.
Apparemment il suffit de faire dans le terminale un ./configure suivi d'un make et d'un make install (en sudo)
Le ./configure fonctionne il me sort
checking whether to enable maintainer-specific portions of Makefiles... no
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... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking build system type... i686-apple-darwin10.6.0
checking host system type... i686-apple-darwin10.6.0
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
mais lorsque je passe à le seconde étape cad le make , il ne trouve pas la commande.
Je sais même pas si j'ai toute les dépendances et comment les trouver.
Si quelqu'un peut m'aider je lui en serai très reconnaissant car ça doit faire bien 2 semaines que je bataille avec ça