【问题标题】:Ruby not compiling on mountain lionRuby 没有在山狮上编译
【发布时间】:2013-02-04 00:52:16
【问题描述】:

您好,我正在尝试使用 rvm 在 osx 10.8 山狮上编译 ruby​​,但我不断收到以下错误

$ rvm reinstall 1.9.3 --with-readline-dir=$rvm_path/usr
Removing /Users/paulmcguane/.rvm/src/ruby-1.9.3-p194...
it seems that /Users/paulmcguane/.rvm/rubies/ruby-1.9.3-p194 is already non existent.
Removing ruby-1.9.3-p194 aliases...
Removing ruby-1.9.3-p194 wrappers...
Removing ruby-1.9.3-p194 environments...
Removing ruby-1.9.3-p194 binaries...
Installing Ruby from source to: /Users/paulmcguane/.rvm/rubies/ruby-1.9.3-p194, this may take a while depending on your cpu(s)...

ruby-1.9.3-p194 - #fetching 
ruby-1.9.3-p194 - #extracting ruby-1.9.3-p194 to /Users/paulmcguane/.rvm/src/ruby-1.9.3-p194
ruby-1.9.3-p194 - #extracted to /Users/paulmcguane/.rvm/src/ruby-1.9.3-p194
ruby-1.9.3-p194 - #configuring 
ruby-1.9.3-p194 - #compiling 
Error running 'make ', please read /Users/paulmcguane/.rvm/log/ruby-1.9.3-p194/make.log
There has been an error while running make. Halting the installation.

【问题讨论】:

    标签: ruby xcode terminal rvm osx-mountain-lion


    【解决方案1】:

    根据我的经验,避免任何问题的最佳方法是 osx-gcc-installer

    【讨论】:

      【解决方案2】:

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2012-09-16
        • 2014-03-24
        • 2013-10-04
        • 2013-02-08
        • 1970-01-01
        • 2012-08-16
        • 2012-11-08
        • 2012-11-19
        相关资源
        最近更新 更多