VIMでCommand-T拡張機能を使用するために\ 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)