Re: [Ironruby-core] help: gem error

2011-03-10 Thread Shay Friedman
What is the command you're trying to execute? Shay. On Tue, Mar 8, 2011 at 11:18 PM, Eric Vincent wrote: > Sorry for the noob level problem – but I’m trying to run igem.bat and I’m > getting the following: > > > > C:/Program Files (x86)/IronRuby 1.1/Lib/ironruby/thread.rb:16:in > `load_assem

Re: [Ironruby-core] help: gem error

2011-03-10 Thread Eric Vincent
This happens when I run igem.bat from the .../IronRuby1.1/bin directory, which is the same as running "ir gem" or "ir64 gem" - all get the same exception. Thanks for the reply. Also thanks for taking the time to write Unleashed - great work! -e _ Eric F. Vincent t:@efv

Re: [Ironruby-core] help: gem error

2011-03-10 Thread Shay Friedman
Thanks :) Try running "ir -S gem". Does it work? Shay. On Thu, Mar 10, 2011 at 5:56 PM, Eric Vincent wrote: > This happens when I run igem.bat from the …/IronRuby1.1/bin directory, > which is the same as running "ir gem" or "ir64 gem" - all get the same > exception. > > > > Thanks for the r

Re: [Ironruby-core] help: gem error

2011-03-10 Thread Eric Vincent
Same exception with "ir -S gem". I've also tried it with full privs, and I added "..Lib\ruby\1.9.1\rubygems" to the path and and still no go. If you have an idea about what's happening or how I might try to debug the problem, let me know. Thanks, -e From: ironruby-core-boun...@rubyforge.org