Mohammad Azam wrote:
> I am trying to download RSpec but I keep getting the following error:
> 
> 
>>>> gem install rspec
> unknown: parenthesize argument(s) for future version
> (Microsoft::Scripting::Synt
> axErrorException)
> 
>>>> igem install rspec
> unknown: parenthesize argument(s) for future version
> (Microsoft::Scripting::Synt
> axErrorException)
> 
> I am using IronRuby 0.6
> 
> Thanks,

Are you doing this from within ir.exe?
gem/igem should be run directly from the command line and not from 
within ir.exe.
Just want to see where you're coming from executing this
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to