Andrés, right now I have python-dev(2.7.1-0ubuntu5.1), python2.6-dev(2.6.6-6ubuntu7.1) and python2.7-dev(2.7.1-5ubuntu2.2), w3af started fine and run successfully a few plugins against localhost.
Perhaps, as you are giving hints to solve dependencies, you could add this extra info. Carlos Pantelides @dev4sec http://seguridad-agile.blogspot.com/ --- On Sat, 3/23/13, Andres Riancho <[email protected]> wrote: > From: Andres Riancho <[email protected]> > Subject: Re: [W3af-users] Ubuntu 11.04 dependencies > To: "Carlos Pantelides" <[email protected]> > Cc: "w3af" <[email protected]> > Date: Saturday, March 23, 2013, 2:59 PM > Carlos, > > On Sat, Mar 23, 2013 at 10:50 AM, Carlos Pantelides > <[email protected]> > wrote: > > Andres, it's right, when I asked synaptic about > easy-install it show me > > > > python-virtualenv > > python-pip > > > > I choose the first one, that installed the second too. > > Based on this, and the fact that (if you don't answer I > assume I was > correct ;) the python-dev and python2.7-dev are the same, I > don't have > to modify anything in w3af's source, correct? > > > Synaptic does not allow to see the files of a not > installed package > > > > Carlos Pantelides > > > > @dev4sec > > > > http://seguridad-agile.blogspot.com/ > > > > > > --- On Sat, 3/23/13, Andres Riancho <[email protected]> > wrote: > > > >> From: Andres Riancho <[email protected]> > >> Subject: Re: [W3af-users] Ubuntu 11.04 > dependencies > >> To: "Carlos Pantelides" <[email protected]> > >> Cc: "w3af" <[email protected]> > >> Date: Saturday, March 23, 2013, 9:32 AM > >> Carlos, > >> > >> On Sat, Mar 23, 2013 at 5:54 AM, Carlos Pantelides > >> <[email protected]> > >> 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 > >> > [email protected] > >> > 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 > >> > > > > -- > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/w3af-users
