> What was your distribution for installing Ruby?
Ruby 1.9.3-p125 (mingw)
> I didn't see much
> explaining that process.
It should be all you need for installing Vim with ruby 1.9 support (except for RubyDevKIT instructions).
C:\temp>hg clone https://vim.googlecode.com/hg/ vim
requesting all changes
adding changesets
adding manifests
adding file changes
added 3914 changesets with 24723 changes to 2568 files (+2 heads)
updating to branch default
2386 files updated, 0 files merged, 0 files removed, 0 files unresolved
C:\temp>cd c:\RubyDevkit
C:\RubyDevkit>devkitvars.bat
Adding the DevKit to PATH...
cd C:\Temp\vim\src
make.exe -f Make_ming.mak gvim.exe RUBY="C:/Ruby193" RUBY_VER=19 RUBY_VER_LONG=1.9.1 DYNAMIC_RUBY=yes FEATURES=HUGE
And that's it! On my Windows XP host it goes without a problem.
--
You received this message from the "vim_use" 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
Tuesday, October 23, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment