我正在尝试更新我在Mac上安装的Refinery CMS gem。我正在使用RVM,但不太了解它。这是发生的事情:
Get-2:~ richardjburton$ gem install refinerycms
Building native extensions. This could take a while...
ERROR: Error installing refinerycms:
ERROR: Failed to build gem native extension.
/Users/richardjburton/.rvm/rubies/ruby-1.9.2-p290/bin/ruby extconf.rb
creating Makefile
make
sh: make: command not found
有什么想法吗?
答案 0 :(得分:1)
这看起来好像没有安装OS X开发人员工具。您应该尝试安装XCode。您最近是从Snow Leopard升级到Lion还是其他类似的东西?当我从Snow Leopard升级到Lion时,我遇到了类似的问题,我不得不下载新版本的XCode。如果你有安装光盘,它就在第二张光盘上。如果没有,它可以在Mac AppStore中免费获得,但大约4GB,所以请确保你有时间下载它。