修改了依赖的版本号
Orcale9之后就将oracle.jdbc.driver.OracleDriver改为oracle.jdbc.OracleDriver obdbc6版本为11.2.0.3
looks odd path /home/user/.bundler
I fixed this on Ubuntu 10.04 by running:
bundle config
bundle install
Thanks but the problem is with the bundle exec thin start
I'm having the same problem on mac.
Yeah, my problem happened in bundle exec thin start, too. Fixed it with above steps.
But when I enter the bundle config it only says: Settings are listed in order of priority. The top value will be used.
I had a similar problem when trying to run the bundle exec thin start. Then I looked back and realize than when I initially did the bundle install, at the end it had a problem with permissions. Permission denied - /home/xio/.gem/specs (Errno::EACCES)
so i reset my permissions with - sudo chown -R xio:xio ~/.gem , and ran a bundle install again. Where xio is my username.
Seemed to solve my bundle install problems. But it might be completely unrelated.
can we move these types of conversations to :
http://diaspora.shapado.com/