Help with MySQL gem on OSX -


I'm trying to work on mysql gem OSX 10.5.6, and I'm feeling stymied.

 % gem mysql install - --with-mysql-config = / usr / local / mysql / bin / mysql_config original extension building it may take some time ... successfully install mysql- 2.7 1 gem installed% irb -rubygems -rmysql irb & gt; Mysql.init dyld: lazy symbol binding failed: symbol not found: _mysql_init: referenced: / required for users / rampion /.gem/gems/mysql-2.7/lib/mysql.bundle: dynamic lookup dyld: Icon not found: _mysql_init refer to: / users / Rampian / g / games / Masekil expected -2.7 / lib / Maskyulkbndl: dynamic lookup zsh: trace Trap IRB -arubigems -armaiskyuel%  

I Ruby 1.8 Using default installs of .6.

I am using a 64-bit version of MySQL 5.0.77. mysqld is running and I mysql can use shell am, so I suspect that my problem mysql.gem with , although I'm certainly not sure .

Can anyone give any advice?

OK, so the solution turned out to work I mysql.gem Need to run a 32-bit version of MySQL 5.0.77.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -