jamiejackson

lin

Jan 5th, 2012
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. jamie@icf109118-Ubuntu:~/workspace_ruby/cwo_rails3/railz$ gem install linecache19
  2. Building native extensions. This could take a while...
  3. ERROR: Error installing linecache19:
  4. ERROR: Failed to build gem native extension.
  5.  
  6. /home/jamie/.rvm/rubies/jruby-1.6.5/bin/jruby extconf.rb
  7. WARNING: JRuby does not support native extensions or the `mkmf' library very well.
  8. Check http://kenai.com/projects/jruby/pages/Home for alternatives.
  9. JRuby limited openssl loaded. http://jruby.org/openssl
  10. gem install jruby-openssl for full support.
  11. checking for vm_core.h... no
  12. checking for vm_core.h... no
  13. Requesting http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p136.tar.gz
  14. Not modified since last download
  15. Zlib::GzipFile::Error: not in gzip format
  16. create_makefile_with_core at /home/jamie/.rvm/gems/jruby-1.6.5@rails-3/gems/ruby_core_source-0.1.5/lib/ruby_core_source.rb:57
  17. open at org/jruby/RubyTempfile.java:265
  18. create_makefile_with_core at /home/jamie/.rvm/gems/jruby-1.6.5@rails-3/gems/ruby_core_source-0.1.5/lib/ruby_core_source.rb:51
  19. (root) at extconf.rb:19
  20. *** extconf.rb failed ***
  21. Could not create Makefile due to some reason, probably lack of
  22. necessary libraries and/or headers. Check the mkmf.log file for more
  23. details. You may need configuration options.
  24.  
  25. Provided configuration options:
  26. --with-opt-dir
  27. --without-opt-dir
  28. --with-opt-include
  29. --without-opt-include=${opt-dir}/include
  30. --with-opt-lib
  31. --without-opt-lib=${opt-dir}/lib
  32. --with-make-prog
  33. --without-make-prog
  34. --srcdir=.
  35. --curdir
  36. --ruby=/home/jamie/.rvm/rubies/jruby-1.6.5/bin/jruby
  37. --with-ruby-dir
  38. --without-ruby-dir
  39. --with-ruby-include
  40. --without-ruby-include=${ruby-dir}/include
  41. --with-ruby-lib
  42. --without-ruby-lib=${ruby-dir}/lib
  43.  
  44.  
  45. Gem files will remain installed in /home/jamie/.rvm/gems/jruby-1.6.5@rails-3/gems/linecache19-0.5.12 for inspection.
  46. Results logged to /home/jamie/.rvm/gems/jruby-1.6.5@rails-3/gems/linecache19-0.5.12/ext/trace_nums/gem_make.out
Add Comment
Please, Sign In to add comment