I am currently not trying to use it with many different versions of Ruby.
I just want to compile it with ruby 1.9.2, which is what I use most of the time.

That was what I was trying to do, but it failed somehow, and I cannot tell why.
I thought that maybe someone on the list had done it already, but I guess not.

I will take another look at it and report back when I figure it out.

Thanks anyway.
Anders


>
> I'm not sure exactly how rvm works, but I am pretty sure that when you
> start vim "as an App" it is still using the system Ruby version (which
> may or may not be what you want).  Using "mvim" may work as long as
> you don't call it from the same Terminal window/tab that you called
> "rvm" from (I am guessing here).
>
> It is not possible to have one MacVim binary that works with several
> different versions of Ruby at once since it links to a specific
> version at build time.  Patching MacVim to dynamically load a specific
> version of Ruby will require some effort (there was a similar
> discussion about loading Python in the past on vim_dev if I remember
> correctly).
>
> Björn
>
> --
> You received this message from the "vim_mac" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>



-- 
http://anders.janmyr.com/

-- 
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to