Could you try:
"sudo gem update --user-install typhoeus"
Type: Posts; User: ethicalhack3r; Keyword(s):
Could you try:
"sudo gem update --user-install typhoeus"
Hi,
From the output it looks like you're running Typhoeus version 0.2.4.
The latest Typhoeus gem version is 0.4.2.
I think upgrading the Typhoeus gem should fix your problem.
"sudo gem...
Still not working here. Any updates?
Thanks.
The problem was that I did not have the devel repos enabled.
Works now!
vim /etc/apt/sources.list
Hi,
I am getting the following w3af error:
"It looks like your pysvn installation is broken [...]"
Here are the steps I took after you posted about the fix:
$apt-get update && apt-get...