Guest User

Untitled

a guest
Sep 11th, 2013
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. ERROR: Error installing mailcatcher:
  2. ERROR: Failed to build gem native extension.
  3.  
  4. /usr/bin/ruby1.9.1 extconf.rb
  5. checking for sqlite3.h... no
  6. sqlite3.h is missing. Try 'port install sqlite3 +universal'
  7. or 'yum install sqlite-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=/usr/bin/ruby1.9.1
  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. --enable-local
  33. --disable-local
Advertisement
Add Comment
Please, Sign In to add comment