Skip to content

Instantly share code, notes, and snippets.

@tkanov
Created September 2, 2015 08:47
Show Gist options
  • Save tkanov/40f88cebf636fc17ab60 to your computer and use it in GitHub Desktop.
Save tkanov/40f88cebf636fc17ab60 to your computer and use it in GitHub Desktop.
gem install mysql
Fetching: mysql-2.9.1.gem (100%)
Building native extensions. This could take a while...
ERROR: Error installing mysql:
ERROR: Failed to build gem native extension.
...
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
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment