This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git push origin new_remotebranch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[asics@gmg6p9ab ~/src/do/do_mysql]$ rake install | |
(in /home/asics/src/do/do_mysql) | |
Building native extensions. This could take a while... | |
ERROR: Error installing pkg/do_mysql-0.9.6: | |
ERROR: Failed to build gem native extension. | |
/opt/local/bin/ruby18 extconf.rb install --local pkg/do_mysql-0.9.6 --no-update-sources | |
checking for mysql.h... yes | |
checking for main() in -lmysqlclient... yes | |
checking for mysql_query()... yes |