Last active
June 8, 2019 12:30
-
-
Save sizief/da73ede1d14f47e46e89d982f5e89fae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# decompress | |
tar zxvf | |
# Ruby | |
https://stackoverflow.com/questions/37720892/you-dont-have-write-permissions-for-the-var-lib-gems-2-3-0-directory | |
# Ruby dev | |
apt-get install ruby`ruby -e 'puts RUBY_VERSION[/\d+\.\d+/]'`-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment