From: Michael Andreasen Date: 2007-09-22T20:07:26+09:00 Subject: sequel problem: no such file to load -- mysql (LoadError) Hi, i tried to learn about sequel (and Ruby) and got this problem /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__': no such file to load -- mysql (LoadError) from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require' from /usr/lib/ruby/gems/1.8/gems/sequel-0.2.0.2/lib/sequel/mysql.rb:5 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require__' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require' from /home/ruby/abc.rb:2 Anyone could point me in the right direction? Couldt google anything. -- Br Vento -- Posted via http://www.ruby-forum.com/.