Guest User

Untitled

a guest
Aug 9th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. Installing mysql (2.8.1) with native extensions /Users/eaven/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/rubygems/installer.rb:483:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
  2.  
  3. /Users/eaven/.rvm/rubies/ruby-1.9.2-p0/bin/ruby extconf.rb
  4. checking for mysql_query() in -lmysqlclient... no
  5. checking for main() in -lm... yes
  6. checking for mysql_query() in -lmysqlclient... no
  7. checking for main() in -lz... yes
  8. checking for mysql_query() in -lmysqlclient... no
  9. checking for main() in -lsocket... no
  10. checking for mysql_query() in -lmysqlclient... no
  11. checking for main() in -lnsl... no
  12. checking for mysql_query() in -lmysqlclient... no
  13. checking for main() in -lmygcc... no
  14. checking for mysql_query() in -lmysqlclient... no
  15. *** extconf.rb failed ***
  16. Could not create Makefile due to some reason, probably lack of
  17. necessary libraries and/or headers. Check the mkmf.log file for more
  18. details. You may need configuration options.
  19.  
  20. Provided configuration options:
  21. --with-opt-dir
  22. --without-opt-dir
  23. --with-opt-include
  24. --without-opt-include=${opt-dir}/include
  25. --with-opt-lib
  26. --without-opt-lib=${opt-dir}/lib
  27. --with-make-prog
  28. --without-make-prog
  29. --srcdir=.
  30. --curdir
  31. --ruby=/Users/eaven/.rvm/rubies/ruby-1.9.2-p0/bin/ruby
  32. --with-mysql-config
  33. --without-mysql-config
  34. --with-mysql-dir
  35. --without-mysql-dir
  36. --with-mysql-include
  37. --without-mysql-include=${mysql-dir}/include
  38. --with-mysql-lib
  39. --without-mysql-lib=${mysql-dir}/lib
  40. --with-mysqlclientlib
  41. --without-mysqlclientlib
  42. --with-mlib
  43. --without-mlib
  44. --with-mysqlclientlib
  45. --without-mysqlclientlib
  46. --with-zlib
  47. --without-zlib
  48. --with-mysqlclientlib
  49. --without-mysqlclientlib
  50. --with-socketlib
  51. --without-socketlib
  52. --with-mysqlclientlib
  53. --without-mysqlclientlib
  54. --with-nsllib
  55. --without-nsllib
  56. --with-mysqlclientlib
  57. --without-mysqlclientlib
  58. --with-mygcclib
  59. --without-mygcclib
  60. --with-mysqlclientlib
  61. --without-mysqlclientlib
  62.  
  63.  
  64. Gem files will remain installed in /Users/eaven/.rvm/gems/ruby-1.9.2-p0@rails3/gems/mysql-2.8.1 for inspection.
  65. Results logged to /Users/eaven/.rvm/gems/ruby-1.9.2-p0@rails3/gems/mysql-2.8.1/ext/mysql_api/gem_make.out
  66. from /Users/eaven/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/rubygems/installer.rb:486:in `block in build_extensions'
  67. from /Users/eaven/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/rubygems/installer.rb:446:in `each'
  68. from /Users/eaven/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/rubygems/installer.rb:446:in `build_extensions'
  69. from /Users/eaven/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/rubygems/installer.rb:198:in `install'
  70. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/source.rb:100:in `install'
  71. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/installer.rb:55:in `block in run'
  72. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/spec_set.rb:12:in `block in each'
  73. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/spec_set.rb:12:in `each'
  74. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/spec_set.rb:12:in `each'
  75. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/installer.rb:44:in `run'
  76. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/installer.rb:8:in `install'
  77. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/cli.rb:185:in `install'
  78. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/vendor/thor/task.rb:22:in `run'
  79. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
  80. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/vendor/thor.rb:246:in `dispatch'
  81. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/lib/bundler/vendor/thor/base.rb:389:in `start'
  82. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/gems/bundler-1.0.0.rc.5/bin/bundle:13:in `<top (required)>'
  83. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/bin/bundle:19:in `load'
  84. from /Users/eaven/.rvm/gems/ruby-1.9.2-p0@global/bin/bundle:19:in `<main>'
  85. file config/database.yml
  86. Create databases using rake db:create:all?
  87. Create databases using rake db:create:all?
  88. > yes
  89. rake db:create:all
  90. (in /Users/eaven/Desktop/sparkcrm)
  91. Could not find gem 'mysql (>= 0, runtime)' in any of the gem sources.
  92. Try running `bundle install`.
  93. running git init
  94. Initialized empty Git repository in /Users/eaven/Desktop/sparkcrm/.git/
  95. running git add .
  96. running git commit -m 'Initial commit from Beet. Enjoy.'
  97. [master (root-commit) 337a7f2] Initial commit from Beet. Enjoy.
Add Comment
Please, Sign In to add comment