Thanks for the reply. I was able to install many individual dependencies of merb by doing lots of "gem installs". I'll see if I can put the whole package together that way.
Ethan On Dec 11, 12:01 am, "Matt Aimonetti" <[email protected]> wrote: > hmm that's weird, do the links in your browser? This is a problem with > rubygems connecting to rubyforge, kind of weird, maybe an issue with a > mirror. If it doesn't work try a bit later. > > Sorry about that, > > - Matt > > On Wed, Dec 10, 2008 at 10:38 PM, Eeby <[email protected]> wrote: > > > I would really like to try out merb but I'm totally confused on how to > > install it. I tried following the instructions found in tutorials and > > the homepage of the main merb website to do "gem install merb". Every > > time I run the command I get a different error. Here is the last one: > > > [ et...@gir ethan ]$ sudo gem install merb > > ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) > > Errno::ECONNREFUSED: Connection refused - connect(2) (http:// > > gems.rubyforge.org/gems/merb-auth-1.0.4.gem) > > > I've tried downloading the merb-1.0.4.gem from RubyForge and > > installing it directly: > > > [ et...@gir ethan ]$ sudo gem install merb-1.0.4.gem > > ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) > > Errno::ECONNREFUSED: Connection refused - connect(2) (http:// > > gems.rubyforge.org/gems/diff-lcs-1.1.2.gem) > > > I'm running RubyGems 1.3.1. > > > I don't seem to have any problems installing or updating other gems. I > > just installed erubis with no problem and updated haml and mislav_will- > > paginate. > > > I understand that a lot of Ruby projects are moving to Github now, so > > I searched for merb on there. I found one simply called "merb" with > > the subtitle "official merb repository". Sounded promising. I clicked > > on it and saw the message "Nothing to see here yet. Move along." I > > wish that there had been some additional information such as where to > > find the ACTUAL "official merb repository". > > > Anyway, I've heard great things about merb and I'd really like to try > > it out. If anyone could help me get it installed I would be grateful. > > > Thanks, > > > E --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
