where is rubyforge gem?

A

Adam Shelly

At the moment, I'm behind a firewall which doesn't allow `gem install`
to reach the repository. But I can go to rubyforge and download gems
manually and do a `gem install -l`.
I was trying to update hoe, and I got this error

C:\ruby\localgems>gem install -l hoe-1.7.0.gem
ERROR: Error installing hoe-1.7.0.gem:
hoe requires rubyforge (>= 1.0.0, runtime)

My problem is that i can't find the rubyforge gem or project anywhere
on Rubyforge.
(even though it shows up in the top 20 list of downloaded gems...)
What's wrong with my search-fu?

-Adam
 
A

ara.t.howard

At the moment, I'm behind a firewall which doesn't allow `gem install`
to reach the repository. But I can go to rubyforge and download gems
manually and do a `gem install -l`.
I was trying to update hoe, and I got this error

C:\ruby\localgems>gem install -l hoe-1.7.0.gem
ERROR: Error installing hoe-1.7.0.gem:
hoe requires rubyforge (>= 1.0.0, runtime)

My problem is that i can't find the rubyforge gem or project anywhere
on Rubyforge.
(even though it shows up in the top 20 list of downloaded gems...)
What's wrong with my search-fu?

-Adam

it's in the codeforpeople project

a @ http://codeforpeople.com/
 
R

Ryan Davis

At the moment, I'm behind a firewall which doesn't allow `gem install`
to reach the repository. But I can go to rubyforge and download gems
manually and do a `gem install -l`.
I was trying to update hoe, and I got this error

C:\ruby\localgems>gem install -l hoe-1.7.0.gem
ERROR: Error installing hoe-1.7.0.gem:
hoe requires rubyforge (>= 1.0.0, runtime)

Ara already answered you, but you're gonna have this problem again...

http://gems.rubyforge.org/gems/

lets you grab any released gem directly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top