Snow LeopardからLionにアップグレード(新規インストールではない)しました。今、rmagickは動作しません。私はXcodeを更新し、gemを再インストールしようとしました。(rmagick and OS X Lion)、rvmから1.9.2ルビを削除し、rvmを更新して、 http://pastie.org/2278596snow leopardからlionへの更新後にrmagickが動作しない
mkmf.rb:368:in `try_do': The complier failed to generate an executable file. (RuntimeError)
You have to install development tools first.
$ ruby -v
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.0.0]
$ rvm --version
rvm 1.6.30 by Wayne E. Seguin ([email protected]) [https://rvm.beginrescueend.com/]
$ la /Developer/SDKs/
total 0
drwxr-xr-x 4 root wheel 136 25 Jul 14:39 .
drwxrwxr-x 15 root admin 510 25 Jul 14:45 ..
drwxr-xr-x 7 root wheel 238 13 Jun 20:21 MacOSX10.6.sdk
drwxr-xr-x 7 root wheel 238 4 Jul 02:18 MacOSX10.7.sdk
mkmf.log:http://pastie.org/2278612
がしますnyoneに解決策がありますか?
Thx!
からこのソリューションを取りました! – PeterWong