I must be too lucky then, but every time a gem wouldn't install for me, it's because a dependency wasn't installed. Then I'd install said dependency and the gem would install no problems.
> * Maybe this is why some people install everything via Debian packages > rather than rubygems Yikes! :) Tip: use Bundler + RVM, create mini-sandboxes for each app you need. Then you can go nuts with gemsets and just chuck them whenever you're done. -- http://awesomebydesign.com -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
