Advertisement
asanchez75

centos/compass

Dec 9th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. 375 yum install ruby
  2. 376 gem update --system
  3. 377 gem install compass
  4. 378 gem install json_pure
  5. 379 yum install ruby-devel
  6. 380 yum -y install gcc rubygems
  7. 381 gem update --system
  8. 382 gem install compass
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement