Guest User

Untitled

a guest
Jun 18th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. Using ruby_core_source (0.1.4)
  2. Installing linecache19 (0.5.11) with native extensions /usr/local/lib/site_ruby/1.8/rubygems/installer.rb:482:in `build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
  3.  
  4. /usr/bin/ruby1.8 extconf.rb
  5. *** extconf.rb failed ***
  6. Could not create Makefile due to some reason, probably lack of
  7. necessary libraries and/or headers. Check the mkmf.log file for more
  8. details. You may need configuration options.
  9.  
  10. Provided configuration options:
  11. --with-opt-dir
  12. --without-opt-dir
  13. --with-opt-include
  14. --without-opt-include=${opt-dir}/include
  15. --with-opt-lib
  16. --without-opt-lib=${opt-dir}/lib
  17. --with-make-prog
  18. --without-make-prog
  19. --srcdir=.
  20. --curdir
  21. --ruby=/usr/bin/ruby1.8
  22. extconf.rb:2:in `require': no such file to load -- ruby_core_source (LoadError)
  23. from extconf.rb:2
  24.  
  25.  
  26. Gem files will remain installed in /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/linecache19-0.5.11 for inspection.
  27. Results logged to /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/linecache19-0.5.11/ext/trace_nums/gem_make.out
  28. from /usr/local/lib/site_ruby/1.8/rubygems/installer.rb:445:in `each'
  29. from /usr/local/lib/site_ruby/1.8/rubygems/installer.rb:445:in `build_extensions'
  30. from /usr/local/lib/site_ruby/1.8/rubygems/installer.rb:197:in `install'
  31. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/source.rb:100:in `install'
  32. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/installer.rb:55:in `run'
  33. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/spec_set.rb:12:in `each'
  34. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/spec_set.rb:12:in `each'
  35. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/installer.rb:44:in `run'
  36. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/installer.rb:8:in `install'
  37. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/cli.rb:221:in `install'
  38. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/vendor/thor/task.rb:22:in `send'
  39. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/vendor/thor/task.rb:22:in `run'
  40. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
  41. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/vendor/thor.rb:246:in `dispatch'
  42. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/lib/bundler/vendor/thor/base.rb:389:in `start'
  43. from /home/gramos/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.3/bin/bundle:13
  44. from /usr/bin/bundle:19:in `load'
  45. from /usr/bin/bundle:19
Add Comment
Please, Sign In to add comment