Allan & Steve are the chubby founders of LessEverything. This is their blog, hear them rant, praise, give advice and talk about Just Stuff, Less Accounting, Lovd by Less, More Honey, Less Memories, Code, Business, Design, Marketing
November 18th, 2007

Installing the MySql Gem on Redhat Linux (CentOS)

written by Steven Bristol


> sudo yum install mysql
> sudo yum install mysql-devel
> sudo gem install -y mysql -- --with-mysql-config=/usr/bin/mysql_config

Leave a Reply