I have vim compiled with ruby support. Did you have a specific
question? If you are new to compiling your own software I would be
willing to help you but I first need to know a bit about the system
your running. Are you running a Linux distro or *BSD? Is ruby already
on your system? Do you have gcc installed?
dyld: Symbol not found: _environ
Referenced from: /Users/neezer/.rvm/rubies/ruby-1.9.2-p0/lib/
libruby.1.9.1.dylib
Expected in: flat namespace
in /Users/neezer/.rvm/rubies/ruby-1.9.2-p0/lib/libruby.1.9.1.dylib
Looks like this is a known issue … “Vim 7.2 does not support the
integration of Ruby 1.9.x on Snow Leopard.”
So I’ve given up compiling myself. However the suggestion to use
MacPorts is a good one, and it is working now. Although I’m not a
MacPorts fan, it’s saved me lots of pain! Would still love 7.3 and
1.9.2 to configure correctly on Snow Leopard, but doesn’t seem like a
priority for the VIM team just now