Command-Tプラグインをインストールしようとしています。
I compiled vim following the instructions in this comment: Installing vim with ruby support (+ruby)
ですから今、+ rubyフラグがありますが、プラグインを使用しようとするとこのエラーが発生します:
command-t.vim could not load the C extension
Please see INSTALLATION and TROUBLE-SHOOTING in the help
For more information type: :help command-t
私は私のシステムにルビーを持っています:
> ruby -v
> ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
提案?