PDA

View Full Version : [ubuntu] How do I compile GTK?



grs
February 6th, 2009, 02:05 PM
I'm trying to get ettercap running, when I try launching it I get:

GTK support not compiled in ettercap

How to go about setting this up?

Partyboi2
February 6th, 2009, 02:10 PM
You need to install ettercap-gtk package

sudo apt-get install ettercap-gtk Or search for ettercap-gtk in synaptic.
Then start with

ettercap -G

grs
February 6th, 2009, 02:45 PM
The first line of code you gave me did the trick.

Thanks

grs
February 6th, 2009, 03:23 PM
I'm having trouble with the program now. When I start it up with

sudo ettercap -G -n 255.255.255.0

it start fine, select Sniff/Unified Sniffing then select the interface eth1. Nothing happens for a few moments then the windows fades to grey and seems to freeze.

Any ideas why this might be happening?

Partyboi2
February 7th, 2009, 12:09 AM
Is there any output in the terminal that might give any idea of what has happened?

grs
February 7th, 2009, 03:29 AM
Just reads


ettercap NG-0.7.3 copyright 2001-2004 ALoR & NaGA

I am running Ettercap through the GUI so once the above appears the application opens in a different window.
The manual give advice on running it through terminal, but I can't seem to get anything from it.

LHYX
April 10th, 2010, 05:46 PM
Just reads


ettercap NG-0.7.3 copyright 2001-2004 ALoR & NaGAI am running Ettercap through the GUI so once the above appears the application opens in a different window.
The manual give advice on running it through terminal, but I can't seem to get anything from it.

I'm having the same problem.
did you solve it in the meantime ?
please help :)