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----- > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
