You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ruby-1.9.3-p0 :001 > require 'bdb'
LoadError: /home/nik/.rvm/gems/ruby-1.9.3-p0/gems/bdb-0.2.6.5/ext/bdb.so: undefined symbol: UINT2FIX - /home/nik/.rvm/gems/ruby-1.9.3-p0/gems/bdb-0.2.6.5/ext/bdb.so
from /home/nik/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:59:in require' from /home/nik/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:59:inrescue in require'
from /home/nik/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in require' from (irb):1 from /home/nik/.rvm/rubies/ruby-1.9.3-p0/bin/irb:16:in
'
ruby-1.9.3-p0 :002 >
The text was updated successfully, but these errors were encountered:
ruby-1.9.3-p0 :001 > require 'bdb'
'LoadError: /home/nik/.rvm/gems/ruby-1.9.3-p0/gems/bdb-0.2.6.5/ext/bdb.so: undefined symbol: UINT2FIX - /home/nik/.rvm/gems/ruby-1.9.3-p0/gems/bdb-0.2.6.5/ext/bdb.so
from /home/nik/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:59:in
require' from /home/nik/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:59:in
rescue in require'from /home/nik/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in
require' from (irb):1 from /home/nik/.rvm/rubies/ruby-1.9.3-p0/bin/irb:16:in
ruby-1.9.3-p0 :002 >
The text was updated successfully, but these errors were encountered: