This will create main dir tree for installation with svn support etc etc
We have just created a dir /pyrit_svnCode:svn checkout http://pyrit.googlecode.com/svn/trunk/ pyrit_svn
This will install libs and other stuff needed:
Going to build pyritCode:apt-get install libssl-dev apt-get install scapy apt-get install python-dev
Check now if works typing pyrit on a command line.Code:cd pyrit_svn/pyrit python setup.py build python setup.py install


