I installed the ruby gem for mysql and it looks like it installed correctly except for the documentation.
I reviewed http://www.rhinocerus.net/forum/lang-ruby/587057-gem-install-mysql-returns-list-no-definition-xyz.html but it didn't help.
Some notes, I am running on a 32-bit intel processor. Mac os x 10.6.1
Mac-Shaun:usr shaun$ sudo gem install mysql Building native extensions. This could take a while... Successfully installed mysql-2.8.1 1 gem installed Installing ri documentation for mysql-2.8.1... No definition for next_result No definition for field_name .. .. More No Definitions. .. ..
[1]: http://www.rhinocerus.net/forum/lang-ruby/587057-gem-install-mysql-returns-list-no-definition-xyz.html "some posts in comp.lang.ruby" that match my issue