Guest User

Untitled

a guest
May 24th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. li44-63:~# gem install passenger
  2. Install required dependency fastthread? [Yn] y
  3. Select which gem to install for your platform (i486-linux)
  4. 1. fastthread 1.0.1 (mswin32)
  5. 2. fastthread 1.0.1 (ruby)
  6. 3. fastthread 1.0.1 (i386-mswin32)
  7. 4. Cancel installation
  8. > 2
  9. Building native extensions. This could take a while...
  10. extconf.rb:1:in `require': no such file to load -- mkmf (LoadError)
  11. from extconf.rb:1
  12.  
  13. ERROR: While executing gem ... (RuntimeError)
  14. ERROR: Failed to build gem native extension.
  15. Gem files will remain installed in /var/lib/gems/1.8/gems/fastthread-1.0.1 for inspection.
  16.  
  17.  
  18. Results logged to /var/lib/gems/1.8/gems/fastthread-1.0.1/ext/fastthread/gem_make.out
  19. li44-63:~# gem install passenger
  20. Install required dependency fastthread? [Yn] n
  21. ERROR: While executing gem ... (Gem::DependencyError)
  22. Required dependency fastthread not installed
Add Comment
Please, Sign In to add comment