But I had a horrible time getting everything working on a Macbook.
I have no idea what finally worked, as I was trying so many different
things and then walked away whistling when it finally did work.
Did you do an upgrade, or a clean install? I did an upgrade and I
think that was the source of most of my problems. I also had no issue
at all with a 64bit iMac.
What finally worked for me:
install mysql-5.1.38-osx10.5-x86_64 (from mysql.org). Then install
the mysql gem with:
env ARCHFLAGS="-arch x86_64" gem install mysql -- --with-mysql-
config=/usr/local/mysql/bin/mysql_config