Carlos,

On Sat, Mar 23, 2013 at 5:54 AM, Carlos Pantelides
<carlos_panteli...@yahoo.com> wrote:
> Hi:
>
> In order to run w3af 1.2( git clone 
> https://github.com/andresriancho/w3af.git), I had to install:
>
> python-virtualenv (in order to run sudo easy_install pybloomfiltermmap)

I don't understand why you need this [0][1] package (which doesn't
seem to provide the easy_install command). Don't you have "python-pip"
package in that distribution which will allow you to do "sudo pip
install pybloomfiltermmap"?

[0] http://packages.ubuntu.com/oneiric/python/python-virtualenv
[1] http://packages.ubuntu.com/oneiric/all/python-virtualenv/filelist

> python-dev (needed by pybloomfiltermmap build)

For what I can see here [2], we already require the python2.7-dev
package, which seems to be "the same as python-dev" ?

[2] 
https://github.com/andresriancho/w3af/blob/threading2/core/controllers/dependency_check/platforms/linux.py

>
> Carlos Pantelides
>
> @dev4sec
>
> http://seguridad-agile.blogspot.com/
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> W3af-users mailing list
> W3af-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/w3af-users



--
Andrés Riancho
Project Leader at w3af - http://w3af.org/
Web Application Attack and Audit Framework
Twitter: @w3af
GPG: 0x93C344F3

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
W3af-users mailing list
W3af-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to