Skip to content

Instantly share code, notes, and snippets.

@jamierumbelow
Created July 22, 2009 17:02
Show Gist options
  • Select an option

  • Save jamierumbelow/152134 to your computer and use it in GitHub Desktop.

Select an option

Save jamierumbelow/152134 to your computer and use it in GitHub Desktop.
james-rumbelows-macbook:Downloads Jamie$ sudo gem install mysql
Password:
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
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lm... yes
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lz... yes
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lsocket... no
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lnsl... no
checking for mysql_query() in -lmysqlclient... no
Gem files will remain installed in /usr/local/lib/ruby/gems/1.9.1/gems/mysql-2.7 for inspection.
Results logged to /usr/local/lib/ruby/gems/1.9.1/gems/mysql-2.7/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment