Trying to install pcap gem
Hi,
I'am new using Ruby and i have a problem trying to install the pcap gem in my Windows 7.
This is what happens:
gem install pcap ERROR: Could not find a valid gem 'pcap' (>=0) in any repository
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) bad response Not Found 4040 (http://rubygems.org/latest_specs.4.8.gz)
What am i doing bad?
Thanks for all!!
Support Staff 2 Posted by Evan Phoenix on 13 Jun, 2012 04:58 PM
Could you please run "curl -I http://rubygems.org/latest_specs.4.8.gz" on your machine and report the output. It appears to be working fine here, I suspect it's something in your configuration/environment.
3 Posted by zetty_7 on 14 Jun, 2012 07:47 AM
I execute curl command but my machine doesn't recognize it
Support Staff 4 Posted by Nick Quaranto on 04 Aug, 2012 04:34 PM
Is this still happening? Can you access rubygems.org ?