Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2011 08:56:31 -0500
From:      Zhihao Yuan <lichray@gmail.com>
To:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Vim does not build with ruby19 (since ruby19 does not install the ruby command)
Message-ID:  <CAGsORuDGOHY5zfVx3%2BpKNF6XCW__JDhFGZihGVCb-gSJQKwCTA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I specified RUBY_DEFAULT_VER=1.9 in /etc/make.conf, and rebuild everything
relates to ruby, and I found the successfully built Vim lacks of the ruby
support.

By default, vim requires the 'ruby' command when building WITH_RUBY=1, but
ruby19 does not install the command.

One solution is that to install the command as a symbol link, and mark
ruby-1.8 and ruby-1.9 as conflicts.

Another one only works for vim, to set the '--with-ruby-command=ruby19' as a
configure args.

Any comments?

-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___________________________________________________
4BSD -- http://4bsd.biz/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGsORuDGOHY5zfVx3%2BpKNF6XCW__JDhFGZihGVCb-gSJQKwCTA>