I've cloned the latest version of w3af.  Yet everytime I try to run
./w3af_console it says that I require 2.7.  I know i've got it installed
using pythonbrew. Since running a python command shows the version

Python 2.7.2 (default, Aug  3 2013, 15:18:12)
[GCC 4.4.3] on linux3
Type "help", "copyright", "credits" or "license" for more information.



It also says I need to download other python modules, which I have setup
using the script.  But they still reappear.

./w3af_console
On Debian systems please install the following operating system packages
before running the pip installer:
    sudo apt-get install python2.7-dev git

Your python installation needs the following modules to run w3af:
    clamd github git.util pybloomfilter esmre nltk chardet pdfminer
concurrent.futures OpenSSL lxml scapy.config guess_language cluster

After installing any missing operating system packages, use pip to
install the remaining modules:
    sudo pip install clamd PyGithub GitPython pybloomfiltermmap esmre
nltk chardet pdfminer futures pyOpenSSL lxml scapy-real guess-language
cluster

A script with these commands has been created for you at
/tmp/w3af_dependency_install.sh





How else can I troubleshoot this issue ?




------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to