Created
April 5, 2012 12:53
-
-
Save emachnic/2310854 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
☁ working_man [master] cat ~/.rvm/log/rbx-head/rake.log [ruby-1.8.7-p358] | |
[2012-04-05 08:48:49] /Users/emachnic/.rvm/wrappers/ruby-1.8.7-p358/rake install | |
Unable to build using the running Ruby executable. | |
To resolve this issue: | |
* Use '/Users/emachnic/.rvm/rubies/ruby-1.8.7-p358/bin/ruby' to build. |
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
☁ working_man [master] rvm install rbx --1.9 [ruby-1.8.7-p358] | |
rbx-head installing #dependencies | |
Cleaning git repo | |
Fetching from origin | |
Pulling from origin master | |
Copying from repo to source... | |
rbx-head - #configuring | |
rbx-head - #compiling | |
Error running '/Users/emachnic/.rvm/wrappers/ruby-1.8.7-p358/rake install', please read /Users/emachnic/.rvm/log/rbx-head/rake.log | |
There has been an error while running '/Users/emachnic/.rvm/wrappers/ruby-1.8.7-p358/ruby ./configure --prefix=/Users/emachnic/.rvm/rubies/rbx-head --default-version=1.9 '. | |
Halting the installation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment