Connecting to Oracle database using gem 'dbi'
response of my program
no such file to load -- dbi (LoadError)
from C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i
n `require'
from dbcon.rb:4:in `<main>'
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Luis Lavena on 10 Jun, 2011 08:36 PM
Hello,
help.rubygems.org is not a support group about gem installation or fixing gems. Is a support site to deal with specific issues of RubyGems website and service itself.
I would recommend you read about dbi package installation on the orignal website:
http://rubyforge.org/projects/ruby-dbi/
Reach the author using the forums or tracker and provide more details for them to help you, like version of Ruby, how you obtained/installed dbi (if you did) and a sample script that recreates the problem.
Hope that helps.
Luis Lavena closed this discussion on 10 Jun, 2011 08:36 PM.