Guest User

Untitled

a guest
Jul 16th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. INFO: `gem install -y` is now default and will be removed
  2. INFO: use --ignore-dependencies to install only the gems you list
  3. Building native extensions. This could take a while...
  4. ERROR: Error installing RedCloth:
  5. ERROR: Failed to build gem native extension.
  6.  
  7. /usr/bin/ruby extconf.rb
  8. creating Makefile
  9.  
  10. make
  11. gcc -I. -I/usr/lib/ruby/1.8/i686-linux -I/usr/lib/ruby/1.8/i686-linux -I. -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -O2 -c redcloth_attributes.c
  12. make: execvp: gcc: Permission denied
  13. make: *** [redcloth_attributes.o] Error 127
  14.  
  15.  
  16. Gem files will remain installed in /home/armagst/ruby/gems/gems/RedCloth-4.2.2 for inspection.
  17. Results logged to /home/armagst/ruby/gems/gems/RedCloth-4.2.2/ext/redcloth_scan/gem_make.out
Add Comment
Please, Sign In to add comment