nokogiri - ERROR: Failed to build gem native extension

前端 未结 8 1341
既然无缘
既然无缘 2020-12-11 15:59

I updated to the developer release of Lion and noticed I couldn\'t start rails apps anymore. Whenever I try to sudo bundle install, I get the following error:

8条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-11 16:43

    I tried a number of different solutions, but what finally worked for me was simply using a different version of 1.9.2.

    I was having the same problem with 1.9.2-p280, but when I switched to 1.9.2-p180, I was able to install with out problems. Can't tell you why this worked, but it did.

    I am running Lion and RVM (1.8.6).

提交回复
热议问题