help


SUBMITTED BY: Guest

DATE: Feb. 24, 2015, 3 p.m.

FORMAT: Text only

SIZE: 1.5 kB

HITS: 1044

  1. pi@raspberrypi:~$ gem install do_sqlite3 -v 0.10.14
  2. Building native extensions. This could take a while...
  3. ERROR: Error installing do_sqlite3:
  4. ERROR: Failed to build gem native extension.
  5. /home/pi/.rbenv/versions/2.1.3/bin/ruby extconf.rb
  6. checking for sqlite3.h... no
  7. *** extconf.rb failed ***
  8. Could not create Makefile due to some reason, probably lack of necessary
  9. libraries and/or headers. Check the mkmf.log file for more details. You may
  10. need configuration options.
  11. Provided configuration options:
  12. --with-opt-dir
  13. --without-opt-dir
  14. --with-opt-include
  15. --without-opt-include=${opt-dir}/include
  16. --with-opt-lib
  17. --without-opt-lib=${opt-dir}/lib
  18. --with-make-prog
  19. --without-make-prog
  20. --srcdir=.
  21. --curdir
  22. --ruby=/home/pi/.rbenv/versions/2.1.3/bin/ruby
  23. --with-sqlite3-dir
  24. --without-sqlite3-dir
  25. --with-sqlite3-include
  26. --without-sqlite3-include=${sqlite3-dir}/include
  27. --with-sqlite3-lib
  28. --without-sqlite3-lib=${sqlite3-dir}/lib
  29. extconf failed, exit code 1
  30. Gem files will remain installed in /home/pi/.rbenv/versions/2.1.3/lib/ruby/gems/2.1.0/gems/do_sqlite3-0.10.14 for inspection.
  31. Results logged to /home/pi/.rbenv/versions/2.1.3/lib/ruby/gems/2.1.0/extensions/armv6l-linux/2.1.0-static/do_sqlite3-0.10.14/gem_make.out

comments powered by Disqus