VIM에서 Command-T 확장을 사용하기 위해 \ t를 누르면 오류가 발생합니다.
command-t.vim could not load the C extension
이 문제를 해결하는 방법을 잘 모르겠습니다 ... 제안 사항이 있습니까?
감사
git-repository 설치 방법을 사용하고 있습니다. 내가 "갈퀴"를 만들 때 어떻게됩니까?
~/.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)