I believe you might be hitting this [0] bug. The solution might be to
disable the dependency_check (until #2703 is fixed).

[0] https://github.com/andresriancho/w3af/issues/2703

On Thu, May 8, 2014 at 12:11 PM, Raphael de Albuquerque Lima
<rapd...@gmail.com> wrote:
> Hi all,
>
>
> I've got w3af to work under Gentoo once, quite a while ago, and now I'm
> unable to reproduce it and I can't find any trace of what I've done then
> (duh)
>
> I'm running a fully updated Gentoo, running Python 2.7, Python Targets with
> 2.7 support enabled for all packages.
>
> I've read all the documentation and searched forums/google'd for it, but i
> was unable to find which packages need to be installed prior to running it
> on Gentoo specifically, since the script points out Debian packages, I
> installed some packages that i believed to be Gentoo's similars, but I'm
> still missing something.
>
> I'm running both svn and stable (pentoo layman) versions, but can't use
> both.
>
> The error messages doesn't complaint about python dependencies nor pip's, as
> you can see below:
>
> w3af # ./w3af_gui
> w3af's requirements are not met, one or more third-party libraries need to
> be installed.
>
> On Debian systems please install the following operating system packages
> before running the pip installer:
>     sudo apt-get install build-essential python-setuptools git python-pip
> libssl-dev graphviz python2.7-dev libsqlite3-dev libxslt1-dev libyaml-dev
> python-gtksourceview2 python-gtk2 libxml2-dev
>
> A script with these commands has been created for you at
> /tmp/w3af_dependency_install.sh
>
>
>
> Doing some research, these are the equivalents of Debian's packages for
> Gentoo that I've installed:
>
> build-essential  ->  from what i've found, it's shipped with Gentoo (emerge
> system)
> python-setuptools  ->  installed dev-python/setuptools
> git  ->  installed dev-vcs/git
> python-pip  ->  installed dev-python/pip
> libssl-dev  ->  installed both  dev-libs/openssl and dev-python/pyopenssl
> graphviz  ->  installed both media-gfx/graphviz and dev-python/pygraphviz
> python2.7-dev  ->  installed dev-lang/python 2.7.6-r1 and it's the active
> python
> libsqlite3-dev  ->  installed: dev-db/sqlite dev-python/sqlite3dbm
> dev-python/sqlitecachec
> libxslt1-dev  -> installed  dev-libs/libxslt and dev-python/django-xslt
> (don't think this one is related but wouldn't hurt to try)
> libyaml-dev  ->  installed dev-libs/libyaml and dev-python/pyyaml
> python-gtksourceview2  ->  installed dev-python/pygtksourceview (2.10.1-r1)
> and x11-libs/gtksourceview both 2.0 and 3.0
> python-gtk2  ->  installed dev-python/pygtk 2.24.0-r4 and
> dev-python/pywebkitgtk
> libxml2-dev  ->  installed  dev-python/lxml and dev-python/pyxml
>
> Any help would be greatly appreciated.
>
> Sorry for any english mistakes.
>
> Thanks!
>
> - Raphael
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> 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

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
W3af-users mailing list
W3af-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to