0
我試圖讓「twitter-bootstrap-rails」與Rails 3.2一起工作。 這取決於「therubyracer」Therubyracer on Rails 3.2
當我添加「therubyracer」,並執行捆綁命令它會給出錯誤。
...
Failed to build gem native extension
checking for main() in -lpthread... no
checking ro w8.h... no
Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers.
Check the mkmf.log file for more details.
...
有誰知道如何解決它?