Snow Leopard に移行してから、コマンド ラインから Rake コマンドを実行できません。
たとえば、実行しようとすると、次のようrake stats
になります。
rake aborted!
dlopen(/Users/xxx/.gem/ruby/1.8/gems/hpricot-0.8.1/lib/hpricot_scan.bundle, 9): no suitable image found. Did find:
/Users/xxx/.gem/ruby/1.8/gems/hpricot-0.8.1/lib/hpricot_scan.bundle: no matching architecture in universal wrapper - /Users/xxx/.gem/ruby/1.8/gems/hpricot-0.8.1/lib/hpricot_scan.bundle
/Users/xxx/Projects/MyProject/Rakefile:10
(See full trace by running task with --trace)
手伝ってくれてありがとう