I'm having the worst time trying to install rake. Every time I start rake I get "undefined method `map' for nil:NilClass". I hear solutions exist, such as installing older versions of rubygems, but to do so I can't use macports and life starts sucking again.
All installed with macports.
Any suggestions? I've been putting apt-get and macports up against each other in different fights, but that didn't work out, so now I'm putting all my money on macports.
Oh, I am on Mac OS X Leopard (10.5).
And the trace starts with:
Have you tried homebrew instead of macports? It's a package manager that works with OS X 10.5 or later. I've been using it in conjunction with RVM to handle various Rubies and gemsets and it's worked out great.