Guest User

Untitled

a guest
May 23rd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. Building native extensions. This could take a while...
  2. ERROR: Error installing merb:
  3. ERROR: Failed to build gem native extension.
  4.  
  5. /usr/local/bin/ruby18 extconf.rb install merb
  6. checking for sqlite3.h... no
  7. *** extconf.rb failed ***
  8. Could not create Makefile due to some reason, probably lack of
  9. necessary libraries and/or headers. Check the mkmf.log file for more
  10. details. You may need configuration options.
  11.  
  12. Provided configuration options:
  13. --with-opt-dir
  14. --without-opt-dir
  15. --with-opt-include
  16. --without-opt-include=${opt-dir}/include
  17. --with-opt-lib
  18. --without-opt-lib=${opt-dir}/lib
  19. --with-make-prog
  20. --without-make-prog
  21. --srcdir=.
  22. --curdir
  23. --ruby=/usr/local/bin/ruby18
  24. --with-sqlite3-dir
  25. --without-sqlite3-dir
  26. --with-sqlite3-include
  27. --without-sqlite3-include=${sqlite3-dir}/include
  28. --with-sqlite3-lib
  29. --without-sqlite3-lib=${sqlite3-dir}/lib
Add Comment
Please, Sign In to add comment