Skip to content

Instantly share code, notes, and snippets.

@gslin
Created July 27, 2018 06:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gslin/a700583d4e5bbbb96c1b5ad2c300253f to your computer and use it in GitHub Desktop.
Save gslin/a700583d4e5bbbb96c1b5ad2c300253f to your computer and use it in GitHub Desktop.
ubuntu@ip-172-31-3-90:/tmp$ sudo ./install auto
I, [2018-07-27T06:51:43.123116 #1205] INFO -- : Starting Ruby version check.
E, [2018-07-27T06:51:43.123341 #1205] ERROR -- : Current running Ruby version for root is 2.5.1, but Ruby version 2.x needs to be installed.
E, [2018-07-27T06:51:43.123481 #1205] ERROR -- : If you already have the proper Ruby version installed, please either create a symlink to /usr/bin/ruby2.x,
E, [2018-07-27T06:51:43.123637 #1205] ERROR -- : or run this install script with right interpreter. Otherwise please install Ruby 2.x for root user.
E, [2018-07-27T06:51:43.123754 #1205] ERROR -- : You can get more information by running the script with --help option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment