From: Steve Tuckner Date: 2002-07-02T22:50:44+09:00 Subject: [OT-OpenSource-Newbie] Building Ruby into VIM This is a multi-part message in MIME format. ------=_NextPart_000_003F_01C221A5.78238770 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I have downloaded the latest sources for VIM 6.1 onto my Linux box and I want to build Ruby support into VIM. I keep seeing that I should build it with the +ruby option, but I don't know where I do this. I tried to do it when I doing the configure (eg. configure +ruby) but that doesn't do it. I tried #defining FEAT_RUBY in feature.h and rebuilding. To test support I tried to do a colon then: ruby 'print "hello"' and I get the message "E319: Sorry, the command is not available in this version". Thanks for any help, Steve Tuckner ------=_NextPart_000_003F_01C221A5.78238770 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I = have downloaded=20 the latest sources for VIM 6.1 onto my Linux box and I want to build = Ruby=20 support into VIM. I keep seeing that I should build it with the +ruby = option,=20 but I don't know where I do this. I tried to do it when I doing = the=20 configure (eg. configure +ruby) but that doesn't do it. I tried = #defining=20 FEAT_RUBY in feature.h and rebuilding.
 
To = test support I=20 tried to do a colon then: ruby 'print "hello"' and I get the message = "E319:=20 Sorry, the command is not available in this = version".
 
Thanks for any=20 help,
 
Steve = Tuckner
------=_NextPart_000_003F_01C221A5.78238770--