Having an issue with Ubuntu 11.10 and I`m hoping someone can toss me a
bone here.
Install pybloomfilter using python2.6
$ sudo python2.6 setup.py install
Building from C
running install
running build
running build_ext
running install_lib
copying build/lib.linux-i686-2.6/pybloomfilter.so ->
/usr/local/lib/python2.6/dist-packages
running install_egg_info
Writing /usr/local/lib/python2.6/dist-packages/pybloomfiltermmap-0.2.0.egg-info
When I try to start w3af I get the same error I did prior to
installing pybloomfilter
./w3af_gui
w3af is officially supported under Python 2.6
Additional information:
pybloomfiltermmap is a required dependency in *nix systems, please
download from http://pypi.python.org/pypi/pybloomfiltermmap/0.2.0 and
build using the python2.6-dev package. Follow these steps:
wget
http://pypi.python.org/packages/source/p/pybloomfiltermmap/pybloomfiltermmap-0.2.0.tar.gz
tar -zxpvf pybloomfiltermmap-0.2.0.tar.gz
cd pybloomfiltermmap-0.2.0
sudo apt-get install python2.6-dev
sudo python setup.py install
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users