相关疑难解决方法(0)

在Ruby 1.9.3中安装debugger-linecache时出错

我需要debugger-linecache一个项目的1.0.1版本,我在尝试安装时遇到以下错误.

trunk ?  gem install debugger-linecache -v '1.0.1'
Building native extensions.  This could take a while...
ERROR:  Error installing debugger-linecache:
    ERROR: Failed to build gem native extension.

        /Users/jordanscales/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb
checking for vm_core.h... no
checking for vm_core.h... no
Makefile creation failed
**************************************************************************
No source for ruby-1.9.3-p194 provided with debugger-ruby_core_source gem.
**************************************************************************
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may …
Run Code Online (Sandbox Code Playgroud)

ruby gem rubygems ruby-1.9.3

58
推荐指数
4
解决办法
2万
查看次数

标签 统计

gem ×1

ruby ×1

ruby-1.9.3 ×1

rubygems ×1