Advertisement
Guest User

Untitled

a guest
Nov 15th, 2014
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. [root@localhost snow]# gem install bundler
  2. Successfully installed bundler-1.7.6
  3. Parsing documentation for bundler-1.7.6
  4. 1 gem installed
  5. [root@localhost snow]# curl https://get.concerto-signage.org | ruby
  6. % Total % Received % Xferd Average Speed Time Time Time Current
  7. Dload Upload Total Spent Left Speed
  8. 100 8970 100 8970 0 0 1444 0 0:00:06 0:00:06 --:--:-- 2184
  9. -:14: warning: already initialized constant OpenSSL::SSL::VERIFY_PEER
  10. Concerto is being installed to /var/www/concerto. To specify the location to deploy Concerto to, use the -l option
  11. Git executable not found -- downloading zip/tar file...
  12. tar: /var/www/concerto: Not found in archive
  13. tar: Exiting with failure status due to previous errors
  14. Installing Gems...
  15. Bundler is not installed. Please install the bundler gem with gem install bundler
  16. [root@localhost snow]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement