Skip to content

Instantly share code, notes, and snippets.

@myabc
Created October 31, 2009 23:02
Show Gist options
  • Save myabc/223296 to your computer and use it in GitHub Desktop.
Save myabc/223296 to your computer and use it in GitHub Desktop.
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