Taylor Venable wrote:
Hello,

When I compile Vim 7.1.2 under Cygwin (on Windows XP), the configure
script incorrectly identifies the version of my Ruby interpreter.  The
output from the configure script is as follows:

checking --enable-rubyinterp argument... yes
checking for ruby... /usr/bin/ruby
checking Ruby version... too old; need Ruby version 1.6.0 or later

But running `ruby --version` yields:

ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-cygwin]

Any ideas?  Thanks.


What does it reply (under cygwin) to

        which -a ruby
        ls -l `which -a ruby`


Best regards,
Tony.
--
"Give me enough medals, and I'll win any war."
                -- Napolean

Reply via email to