Ruby on Rails Sunday, January 30, 2011

André Freitas
2011年1月31日 2:06

Hi dear members,
I'm having a problem in installing Mysql Gem on cPanel. I searched the
web for a solution, but I didn't get relevant solutions to solve this
issue. The problem picture is in this document http://bit.ly/dM3VMT.
Thanks for your attention.

Regards,
André.


I am curious why the errors didn't include the --with-mysql-dir option,but you may try it

gem install mysql -- --with-mysql-dir=/usr/local/mysql

the mysql dir is important,ruby know the mysql installation because it will copy some .so files to ruby library

No comments:

Post a Comment