เมื่อฉันกด \ t เพื่อใช้ส่วนขยาย Command-T ใน VIM ฉันได้รับข้อผิดพลาด
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)