Thread: Ettercap - n900
View Single Post
jd4200's Avatar
Posts: 451 | Thanked: 424 times | Joined on Apr 2010 @ England
#5
Originally Posted by OptX View Post
I get a error about libnet.so.1. Says no such file or dir. ....
I made ln -s /opt/ettercap/lib/libnet.so.1.0.3 /usr/lib/libnet.so.1.0.3

What did i do wrong ?
Just for anyone else who had the same problem:
There are two files that need linking, so open up x-term and type:
ln -s /opt/ettercap/lib/libnet.so.1.3.0 /usr/lib/libnet.so.1
and
ln -s /opt/ettercap/lib/libpcre.so.3 /usr/lib/libpcre.so.3

Ettercap can be run with gui by running:
ettercap -G

If you get a permission error then: chmod 777 /opt/ettercap/bin/ettercap
 

The Following 2 Users Say Thank You to jd4200 For This Useful Post: