From: Greg Willits Date: 2007-10-28T18:52:35+09:00 Subject: Re: ruby-mysql install woes Greg Willits wrote: > OS X 10.4.10 > ruby 1.8.6 (ruby installed using http://rubyosx.rubyforge.org/) > > Trying to install mysql-ruby 2.7.4 > Every blog & refc I can find doesn't work. > Using gem fails. Tried all the suggestions found on blogs. > Using the native package from tmtm.org fails, but I get further with it. The gist of the trouble is that if you have a PowerPC Mac, the instructions don't work as they assume an intel-based Mac. I figured it out, and wrote up in detail what it took to make it work for me. http://www.railsdev.ws/blog/9/compiling-mysql-ruby-for-powerpc/ -- gw -- Posted via http://www.ruby-forum.com/.