From: Roger Pack Date: 2008-04-15T14:22:10+09:00 Subject: Re: mysql module on powerpc mac Might be some kind of version conflict between your mysql bundle and your mysql libs that are installed. I installed mysql and mysql-dev using macports, then installed the mysql gem using -- --with-config=/opt/local/bin/mysql_config5 # or something like that and it worked on my PPC. GL! -R Ben Aroia wrote: > I get this: > LoadError: Failed to load > /usr/local/lib/ruby/site_ruby/1.8/powerpc-darwin8.0/mysql.bundle > -- Posted via http://www.ruby-forum.com/.