Thanks Björn, The patch works like a charm.
No problems so far. Regards Anders 2011/1/9 björn <[email protected]>: > On 9 January 2011 21:34, björn <[email protected]> wrote: >> On 9 January 2011 20:48, Anders Janmyr <[email protected]> wrote: >>> 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. >> >> I have tried to bring over the patch to the MacVim source tree >> (attached to this post) to help you get started (but I don't know if I >> can be of much more help). I have no idea if it works -- please let >> me know how it goes. >> >> With this patch you are supposed to be able to call configure like this: >> >> ./configure --enable-ruby-interp --with-ruby-command=/usr/local/bin/ruby > > There's an obvious typo here, but just to be sure it should be: > > ./configure --enable-rubyinterp --with-ruby-command=/usr/local/bin/ruby > > 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
