Created
July 15, 2019 03:36
-
-
Save brixen/4646842e928b51ffd14262d2cedd2084 to your computer and use it in GitHub Desktop.
This file contains 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
-------- | |
Successfully installed Rubinius 4.5 | |
Add '/nix/store/1nr7mj3r9hmnp4mr7l3r6fsgyfy31mg3-rubinius-4.5/bin' to your PATH. Available commands are: | |
rbx, ruby, rake, gem, irb, rdoc, ri | |
1. Run Ruby files with 'rbx path/to/file.rb' | |
2. Start IRB by running 'rbx' with no arguments | |
running tests | |
no Makefile or custom buildPhase, doing nothing | |
installing | |
post-installation fixup | |
strip is /nix/store/b3yssmqyfc8yid9vyfq41g0m0gf38dj1-cctools-binutils-darwin/bin/strip | |
stripping (with command strip and flags -S) in /nix/store/1nr7mj3r9hmnp4mr7l3r6fsgyfy31mg3-rubinius-4.5/bin | |
patching script interpreter paths in /nix/store/1nr7mj3r9hmnp4mr7l3r6fsgyfy31mg3-rubinius-4.5 | |
/nix/store/1nr7mj3r9hmnp4mr7l3r6fsgyfy31mg3-rubinius-4.5 | |
$ echo $? | |
0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment