Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 15th, 2012  |  syntax: None  |  size: 3.18 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Installing sqlite3-ruby (1.3.2) with native extensions /Library/Ruby/Site/1.8/rubygems/installer.rb:552:in `build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
  2.  
  3.         /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
  4. checking for sqlite3.h... yes
  5. checking for sqlite3_libversion_number() in -lsqlite3... no
  6. sqlite3 is missing. Try 'port install sqlite3 +universal'
  7. or 'yum install sqlite3-devel' and check your shared library search path (the
  8. location where your sqlite3 shared library is located).
  9. *** extconf.rb failed ***
  10. Could not create Makefile due to some reason, probably lack of
  11. necessary libraries and/or headers.  Check the mkmf.log file for more
  12. details.  You may need configuration options.
  13.  
  14. Provided configuration options:
  15.         --with-opt-dir
  16.         --without-opt-dir
  17.         --with-opt-include
  18.         --without-opt-include=${opt-dir}/include
  19.         --with-opt-lib
  20.         --without-opt-lib=${opt-dir}/lib
  21.         --with-make-prog
  22.         --without-make-prog
  23.         --srcdir=.
  24.         --curdir
  25.         --ruby=/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
  26.         --with-sqlite3-dir
  27.         --without-sqlite3-dir
  28.         --with-sqlite3-include
  29.         --without-sqlite3-include=${sqlite3-dir}/include
  30.         --with-sqlite3-lib
  31.         --without-sqlite3-lib=${sqlite3-dir}/lib
  32.         --with-sqlite3lib
  33.         --without-sqlite3lib
  34.  
  35.  
  36. Gem files will remain installed in /Users/bricker/Desktop/websites/bryan/bryanricker/sqlite3-ruby/ruby/1.8/gems/sqlite3-ruby-1.3.2 for inspection.
  37. Results logged to /Users/bricker/Desktop/websites/bryan/bryanricker/sqlite3-ruby/ruby/1.8/gems/sqlite3-ruby-1.3.2/ext/sqlite3/gem_make.out
  38.         from /Library/Ruby/Site/1.8/rubygems/installer.rb:505:in `each'
  39.         from /Library/Ruby/Site/1.8/rubygems/installer.rb:505:in `build_extensions'
  40.         from /Library/Ruby/Site/1.8/rubygems/installer.rb:180:in `install'
  41.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/source.rb:101:in `install'
  42.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/rubygems_integration.rb:78:in `preserve_paths'
  43.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/source.rb:91:in `install'
  44.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/installer.rb:58:in `run'
  45.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/rubygems_integration.rb:93:in `with_build_args'
  46.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/installer.rb:57:in `run'
  47.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/installer.rb:49:in `run'
  48.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/installer.rb:8:in `install'
  49.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/cli.rb:220:in `install'
  50.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/vendor/thor/task.rb:22:in `send'
  51.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/vendor/thor/task.rb:22:in `run'
  52.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
  53.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/vendor/thor.rb:263:in `dispatch'
  54.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/lib/bundler/vendor/thor/base.rb:386:in `start'
  55.         from /Library/Ruby/Gems/1.8/gems/bundler-1.0.18/bin/bundle:13
  56.         from /usr/bin/bundle:19:in `load'
  57.         from /usr/bin/bundle:19