当我打\ t在VIM中使用Command-T扩展名时,出现错误
command-t.vim could not load the C extension
我不确定该如何解决...有什么建议吗?
谢谢
我正在使用git-repository安装方法。这是我“ rake make”时发生的情况:
~/.vim/bundle/command-t$ rake make
(in /home/petef/.vim/bundle/command-t)
/usr/bin/ruby1.8 extconf.rb
extconf.rb:24:in `require': no such file to load -- mkmf (LoadError)
from extconf.rb:24
rake aborted!
Command failed with status (1): [/usr/bin/ruby1.8 extconf.rb...]
/home/petef/.vim/bundle/command-t/Rakefile:136
(See full trace by running task with --trace)