使用ruby支持构建Vim但alawys禁用 [英] Build Vim with ruby support but alawys disable

查看:113
本文介绍了使用ruby支持构建Vim但alawys禁用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用以下命令进行配置:
==========================

I do config with this:
============================

>./configure --prefix=/usr/local --enable-gui=no --without-x --disable-nls --enable-multibyte --with-tlib=ncurses --enable-pythoninterp --enable-rubyinterp --with-ruby-command=/usr/bin/ruby --with-features=huge

--------------- ---------------
这是我的操作系统信息:

------------------------------
and here is my os info:

[samuel@HP6520s src]$ ruby -v
ruby 1.8.7 (2011-06-30 patchlevel 352) [i386-linux]
[samuel@HP6520s src]$ which ruby
/usr/bin/ruby


---------------------------------
但是在我配置了makefile之后,它显示以下内容:


---------------------------------
but after i config the makefile , it show the following:

67 checking --enable-rubyinterp argument... yes
68 checking --with-ruby-command argument... /usr/bin/ruby
69 checking for /usr/bin/ruby... no    //--------why no???


在我安装vim之后,它不支持ruby.
================================================== =============
谁能告诉我为什么?多谢.
:)

[edit]添加了文本块[/edit]

,
and after i make install vim , it don''t support ruby.
================================================================
who can tell me why ??? thanks a lot.
:)

[edit]text block added[/edit]

推荐答案

ruby​​ -v 红宝石1.8.7(2011-06-30补丁程序352)[i386-linux] [samuel @ HP6520s src]
ruby -v ruby 1.8.7 (2011-06-30 patchlevel 352) [i386-linux] [samuel@HP6520s src]


哪个红宝石 /usr/bin/ruby​​
which ruby /usr/bin/ruby


---------------------------------
但是在我配置了makefile之后,它显示以下内容:


---------------------------------
but after i config the makefile , it show the following:

67 checking --enable-rubyinterp argument... yes
68 checking --with-ruby-command argument... /usr/bin/ruby
69 checking for /usr/bin/ruby... no    //--------why no???


在我安装vim之后,它不支持ruby.
================================================== =============
谁能告诉我为什么?多谢.
:)

[edit]添加了文本块[/edit]

,
and after i make install vim , it don''t support ruby.
================================================================
who can tell me why ??? thanks a lot.
:)

[edit]text block added[/edit]


这篇关于使用ruby支持构建Vim但alawys禁用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆