I have the same problem, but I put:
apt-get install python-gtk2-dev libnet1-dev
HI![]()
Hi,
I've tried to get compiled using the described steps but no luck though. I still get the sslstrip errors no matter what I've changed into the plugins CMakeList.txt file
There are two types of errors:
1. CMake Error at plug-ins/CMakeLists.txt:53 (target_link_libraries):
Cannot specify link libraries for target "$" which is not built by this
project.
about the following line: "target_link_libraries ($ {sslstrip FOUND_LIBCURL HAVE_PCRE} $ {})"
2. -- Found BISON: /usr/bin/bison
-- Found FLEX: /usr/bin/flex
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
HAVE_PCRE
linked by target "sslstrip" in directory /home/ettercap-0.7.5.1/plug-ins
when is is used other version of "target_link_libraries" line.
Do you any thoughts about how can I get rid off this compiling error?
Thanks much.
Everyone has started from ZERO. I'm not an exception but I'm trying to hear more than speak too much.
http://pentestconsultancy.blogspot.ro
@ zimmaro - Thanks so much. Next time please tell me to read carefully more than twice each of lines. I've just forget to add the bold part. ### "" in- line "" target_link_libraries ($ {sslstrip FOUND_LIBCURL HAVE_PCRE} $ {})
![]()
Everyone has started from ZERO. I'm not an exception but I'm trying to hear more than speak too much.
http://pentestconsultancy.blogspot.ro
@Osirium
NOT .. I would never tell you to read well!! ...also..because ... I'M .."blinded"... as.. a MOLE!!!!
muahahahahahah!
another (FRESH & Useless) trying to install into BT5-r3 LIVE :
https://vimeo.com/58842159
bye
My 100% working solution on Backtrack 5r3 Gnome !!!
apt-get remove ettercap
apt-get remove ettercap-gtk
apt-get install cmake
apt-get install python-gtk2-dev libnet1-dev
apt-get install libbz2-1.0 libbz2-dev libbz2-ocaml libbz2-ocaml-dev
install PCRE http://www.linuxfromscratch.org/blfs...eral/pcre.html
install CURL http://curl.haxx.se/download.html
finaly install ettercap (see ettercap install)
Last edited by 5star; 02-21-2013 at 10:45 PM.
Hey Guys,
i was having the same issues with ettercap, mine is now working but i documented everything along the way to see if anything i did way may help others
here is a link to the post
http://www.backtrack-linux.org/forum...ad.php?t=62083