not really known
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1.2 KiB

  1. $ sudo gem install mysql
  2. Password:
  3. Building native extensions. This could take a while...
  4. ERROR: Error installing mysql:
  5. ERROR: Failed to build gem native extension.
  6. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
  7. extconf.rb:4: warning: Insecure world writable dir /usr/local/git in PATH, mode 040777
  8. extconf.rb:4: warning: Insecure world writable dir /usr/local/git in PATH, mode 040777
  9. extconf.rb:7: warning: Insecure world writable dir /usr/local/git in PATH, mode 040777
  10. extconf.rb:17: warning: Insecure world writable dir /usr/local/git in PATH, mode 040777
  11. checking for mysql_query() in -lmysqlclient... no
  12. checking for main() in -lm... yes
  13. checking for mysql_query() in -lmysqlclient... no
  14. checking for main() in -lz... yes
  15. checking for mysql_query() in -lmysqlclient... no
  16. checking for main() in -lsocket... no
  17. checking for mysql_query() in -lmysqlclient... no
  18. checking for main() in -lnsl... no
  19. checking for mysql_query() in -lmysqlclient... no
  20. checking for main() in -lmygcc... no
  21. checking for mysql_query() in -lmysqlclient... no
  22. Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/mysql-2.8.1 for inspection.
  23. Results logged to /Library/Ruby/Gems/1.8/gems/mysql-2.8.1/ext/mysql_api/gem_make.out