Skip to content

Instantly share code, notes, and snippets.

@afex
Created February 13, 2009 00:27
Show Gist options
  • Save afex/62966 to your computer and use it in GitHub Desktop.
Save afex/62966 to your computer and use it in GitHub Desktop.
sudo gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config --with-mysql-dir=/usr/local/mysql
Building native extensions. This could take a while...
ERROR: Error installing mysql:
ERROR: Failed to build gem native extension.
/usr/local/bin/ruby extconf.rb install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config --with-mysql-dir=/usr/local/mysql
checking for mysql_ssl_set()... no
checking for mysql.h... no
checking for mysql/mysql.h... no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment