On Thu, Nov 20, 2008 at 1:28 AM, IndianGuru <[EMAIL PROTECTED]> wrote: > > Still does not work. Must be something silly that I am doing!
My bad, I should have indicated more clearly: cd into the directory where you manually downloaded the gem file. There, do the gem install with the exact filename (you can use tab for autocompletion in the console). You can also add "--local" at the end of the command to avoid query the remote repository. That should do the trick, if not, add "--platform=x86-mingw32" without quotes. If still doesn't work, that means Rubygems is broken, again :-P HTH, -- Luis Lavena AREA 17 - Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so. Douglas Adams --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
