Advertisement
Guest User

Untitled

a guest
Jul 12th, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. rails --version
  2.  
  3. ERROR: Error installing rails:
  4. ERROR: Failed to build gem native extension.
  5.  
  6. /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby extconf.rb
  7. mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/include/ruby.h
  8.  
  9.  
  10. Gem files will remain installed in /Library/Ruby/Gems/2.0.0/gems/json-1.8.1 for inspection.
  11.  
  12. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1
  13. Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn)
  14. Target: x86_64-apple-darwin13.0.0
  15. Thread model: posix
  16.  
  17. $ xcode-select --install
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement