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:

[ [EMAIL PROTECTED] 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:

[ [EMAIL PROTECTED] 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to