Issue #3863 has been updated by Luis Lavena.


Hello Jay,

I've commented to your question on sqlite3-ruby.

Did you change the gempath and gemhome? as long you're forcing RubyGems to load Ruby 1.8.x gems and it's extension things are going to fail.

Please ensure:

* none of these modifications are in place.
* the full output of "gem env"
* a simple invocation of one of the gems:

ruby -rrubygems -ve "require 'sqlite3'; SQLite3::Database.new(':memory:')"



----------------------------------------
http://redmine.ruby-lang.org/issues/show/3863

----------------------------------------
http://redmine.ruby-lang.org