バンドルのインストールはうまくいきます。私の gemfile.lock には
therubyracer (0.10.2)
libv8 (~> 3.3.10)
しかし、サーバーを起動しようとすると、次のように返されます。
/Users/toptierlabs/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.5/lib/bundler/spec_set.rb:90:in `materialize':
Could not find libv8-3.3.10.4 in any of the sources (Bundler::GemNotFound)
gem が正しくインストールされています。
gem list libv8
*** LOCAL GEMS ***
libv8 (3.3.10.4 ruby x86_64-darwin-10)
助けてください!どうすればいいのかわからない、この問題で立ち往生しています。Ruby 1.9.3 を使用しています。
gem which
/Users/toptierlabs/.rvm/gems/ruby-1.9.3-p194/gems/libv8-3.3.10.4-x86_64-darwin-10/lib/libv8.rb