From: Hassan Schroeder Date: 2009-12-22T23:32:30+09:00 Subject: Re: Help with gem ruby mysql error On Tue, Dec 22, 2009 at 12:26 AM, Andrew Ting wrote: > Thanks Phillip and Hassan, path is correct now but below error is still > appearing. > > any advise? > $ruby blog.rb > /Library/Ruby/Gems/1.8/gems/sequel-3.7.0/lib/sequel/adapters/mysql.rb:2: > LoadError: require 'mysql' did not define Mysql::CLIENT_MULTI_RESULTS! > (Sequel::AdapterNotFound) Sorry, I don't know anything about this "sequel" gem. Are you saying that `sudo gem install mysql` completed successfully, and `gem list --local` shows it's installed? If so, can you use it directly from irb? -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com twitter: @hassan