Guest User

Untitled

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