Created
October 31, 2009 23:02
-
-
Save myabc/223296 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
c:\Users\alexbcoles\git-repos\extlib>irake install | |
(in c:/Users/alexbcoles/git-repos/extlib) | |
c:/Users/alexbcoles/git-repos/ironruby/Merlin/Main/bin/Debug/ir.exe -S gem install --local pkg/extlib-0.9.14 | |
Option `-S' not supported | |
rake aborted! | |
Command failed with status (-1): [ c:/Users/alexbcoles/git-repos/ironruby/Me...] | |
c:/Users/alexbcoles/git-repos/extlib/rakefile:100:in `sudo_gem' | |
(See full trace by running task with --trace) | |
c:\Users\alexbcoles\git-repos\extlib>irake gem | |
(in c:/Users/alexbcoles/git-repos/extlib) | |
c:\Users\alexbcoles\git-repos\extlib>igem install pkg\extlib-0.9.14.gem | |
ERROR: While executing gem ... (IndexError) | |
Index was outside the bounds of the array. | |
c:\Users\alexbcoles\git-repos\extlib>igem install --local pkg\extlib-0.9.14.gem | |
ERROR: While executing gem ... (IndexError) | |
Index was outside the bounds of the array. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment