Created
December 31, 2010 00:46
-
-
Save xxx/760560 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
$ bin/rbx -v | |
ERROR: unable to find runtime directory | |
Rubinius was configured to find the runtime directory at: | |
/usr/home/pope/rbx/runtime | |
but that directory does not exist. | |
Set the environment variable RBX_RUNTIME to the location | |
of the directory with the compiled Rubinius kernel files. | |
You may have configured Rubinius for a different install | |
directory but you have not run 'rake install' yet. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment