build native ruby mysql on slackware 12

Here’s the magic option:

sudo gem install mysql  --include-dependencies -- --with-mysql-config=/usr/bin/mysql_config

UPDATE on other systems the following should work:

sudo gem install mysql  --include-dependencies -- --with-mysql-config=`which mysql_config`
Published in: on November 14, 2007 at 4:09 pm Leave a Comment

The URI to TrackBack this entry is: http://elia.wordpress.com/2007/11/14/build-native-ruby-mysql-on-slackware-12/trackback/

RSS feed for comments on this post.

Leave a Comment