Hi,

I am having trouble getting macvim to work with ruby 1.9.2 under RVM.

I read the previous discussions, and I checked out this 
gist. https://gist.github.com/398996, but I cannot get it to work 
properly. With the brew installed version I get a segfault when starting 
from the command line under a different version
than the system version. The system version works fine.

If I configure and build with the command below I get strange results. Is 
this issue resolved, if so how?

I would be very grateful for any help
Regards 
Anders

./configure --with-features=huge --enable-rubyinterp --with-macsdk=10.6 
--with-macarchs=x86_64 
--with-ruby-command=/Users/andersjanmyr/.rvm/wrappers/ruby-1.9.2-p136/ruby 
|grep ruby

checking --enable-rubyinterp argument... yes
checking --with-ruby-command argument... 
/Users/andersjanmyr/.rvm/wrappers/ruby-1.9.2-p136/ruby

checking for /Users/andersjanmyr/.rvm/wrappers/ruby-1.9.2-p136/ruby... no # 
<< Why is this no?

-- 
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