Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!
DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

Adeh has posted 1 posts at DZone. View Full User Profile

Command To Install Mysql Gem In FC5

12.20.2006
Email
Views: 4351
  • submit to reddit
        // installs the mysql gem with the correct locations of the mysql  install, for some reason the installer can't find it on its own.

gem install mysql -- --with-mysql-include=/usr/include/mysql --with-mysql-lib=/usr/lib/mysql