Closed GoogleCodeExporter closed 8 years ago
do you have libdnet libpcap-dev libssl-dev python-dev scapy and build-essential
installed? if no sudo apt-get install all of those.
Original comment by GrantWSa...@gmail.com
on 15 May 2011 at 9:41
Thanks I was missing all of those. Gonna try again.
Original comment by tstephen...@gmail.com
on 16 May 2011 at 4:37
Ok still no luck i'm not sure what im doing wrong.
Original comment by tstephen...@gmail.com
on 16 May 2011 at 4:42
Attachments:
ok i almost have it working but i need OpenCl installed and i don't know how to
do it.
Original comment by tstephen...@gmail.com
on 16 May 2011 at 6:45
Can you get pyrit working without OpenCL to make sure its working right?
For scapy you need to type "apt-get source scapy"
then cd into the directory and install with python.
You will also want to install subversion and install the lastest version of
pyrit.
svn co http://pyrit.googlecode.com/svn/trunk/ pyrit_svn
Original comment by GrantWSa...@gmail.com
on 17 May 2011 at 3:50
You are missing libssl-dev (or openssl-devel, depeding on your distribution) in
your last log.
Original comment by lukas.l...@gmail.com
on 23 May 2011 at 8:53
Original issue reported on code.google.com by
tstephen...@gmail.com
on 15 May 2011 at 8:00