Thanks very much for the replies. I did check and found I'm running RubyGems 1.3.1.
After posting I tried "gem install merb-core" and "gem install merb- more". Also installed individual merb dependency gems. I think I have a working merb now though. The rubygems downtime theory sounds plausible. What's the breakdown of merb/merb-core/merb-more? If you install merb do you get everything in merb core and more? Thanks, Ethan On Dec 11, 9:15 am, "Yehuda Katz" <[email protected]> wrote: > It's more likely the result of sporadic rubygems downtime over the past few > days. I say keep tryin' > -- Yehuda > > On Thu, Dec 11, 2008 at 8:17 AM, Michael D'Auria > <[email protected]>wrote: > > > > > As Martin suggested, i always have to issue the following commands on my > > mac b/c i use the ruby provided by osx: > > > sudo gem install rubygems_update > > sudo update_rubygems > > > Michael > > > On Thu, Dec 11, 2008 at 7:42 AM, Martin Frost <[email protected]>wrote: > > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > > >> On 11 dec 2008, at 08.50, Roy Wright wrote: > > >> > Eeby wrote: > >> >> I'm trying to install merb on Mac OS 10.4 following the instructions > >> >> here: > > >> > What version of gem are you using? > > >> > gem --version > > >> > If less than 1.3.1, try updating your version of gem first: > > >> > sudo gem update --system > > >> ...and if you get a response from rubygems saying "nothing to > >> update" (or something like that) and your gem --version still is less > >> than 1.3.1, try the following: > > >> sudo gem install rubygems_update > >> sudo update_rubygems > > >> /Frost > >> -----BEGIN PGP SIGNATURE----- > >> Version: GnuPG v1.4.8 (Darwin) > > >> iEYEARECAAYFAklBCsoACgkQgfpfyrOKwy7DJQCeK/QotEF4ToOSYGJpG0QcusyB > >> STkAoIg+JId0tHQ+DU3gbtZJ1HH2oE2X > >> =pygC > >> -----END PGP SIGNATURE----- > > -- > Yehuda Katz > Developer | Engine Yard > (ph) 718.877.1325 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
