Package: w3af-console
Version: 1.0-rc3svn3489-

I installed w3af-console on my Debian Wheezy workstation and tried to run w3af_console.

$ /usr/bin/w3af_console
/usr/bin/w3af_console: 3: /usr/bin/w3af_console: /usr/bin/python2.5: not found

Python 2.5 is explicit defined to run /usr/share/w3af/w3af_console

$ cat /usr/bin/w3af_console
#!/bin/sh
if [ -r /usr/share/w3af/w3af_console ] ; then
   /usr/bin/python2.5 /usr/share/w3af/w3af_console $@
fi

--
Frank Baalbergen - System / Network Engineer
T +31 (0)10 2760434 | [email protected] | www.mendix.com


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to