Advertisement
Guest User

Untitled

a guest
Apr 14th, 2013
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. Fetching: proj4rb-0.4.3.gem (100%)
  2. Building native extensions. This could take a while...
  3. ERROR: Error installing proj4rb:
  4. ERROR: Failed to build gem native extension.
  5.  
  6. /usr/bin/ruby1.9.1 extconf.rb
  7. checking for proj_api.h... no
  8. *** extconf.rb failed ***
  9. Could not create Makefile due to some reason, probably lack of
  10. necessary libraries and/or headers. Check the mkmf.log file for more
  11. details. You may need configuration options.
  12.  
  13. Provided configuration options:
  14. --with-opt-dir
  15. --without-opt-dir
  16. --with-opt-include
  17. --without-opt-include=${opt-dir}/include
  18. --with-opt-lib
  19. --without-opt-lib=${opt-dir}/lib
  20. --with-make-prog
  21. --without-make-prog
  22. --srcdir=.
  23. --curdir
  24. --ruby=/usr/bin/ruby1.9.1
  25. --with-proj-dir
  26. --without-proj-dir
  27. --with-proj-include
  28. --without-proj-include=${proj-dir}/include
  29. --with-proj-lib
  30. --without-proj-lib=${proj-dir}/lib
  31. extconf.rb:6:in `<main>': Cannot find proj_api.h header (RuntimeError)
  32.  
  33.  
  34. Gem files will remain installed in /var/lib/gems/1.9.1/gems/proj4rb-0.4.3 for inspection.
  35. Results logged to /var/lib/gems/1.9.1/gems/proj4rb-0.4.3/ext/gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement