Ryan Riley
2008-Jul-01 23:24 UTC
[Ironruby-core] Is it possible to build RubyGems with IronRuby?
I have been trying to build RubyGems with IronRuby with the latest sources
over the past week, and it''s getting better each time, but not quite
there.
Has anyone else been trying this or been successful in building RubyGems? Is
this a goal of IronRuby, or will IronRuby users also need CRuby to build
RubyGems and run rake tasks?
The current output from running C:\Users\rriley1\dev\>ir.exe
rubygems\setup.rb is:
C:\Users\rriley1\dev\ironruby\src\IronRuby.Libraries\Builtins\KernelOps.cs:316:in
`require'': no such file to load -- rubygems (LoadError)
from
C:\Users\rriley1\dev\ironruby\src\Microsoft.Scripting.Core\Actions\CallSite.cs:288:in
`UpdateAndExecute''
from
C:\Users\rriley1\dev\ironruby\src\Microsoft.Scripting.Core\Actions\UpdateDelegates.Generated.cs:41:in
`Update3''
from :0
from
C:\Users\rriley1\dev\ironruby\src\Microsoft.Scripting.Core\Runtime\ScriptCode.cs:84:in
`InvokeTarget''
from
C:\Users\rriley1\dev\ironruby\src\Microsoft.Scripting.Core\Runtime\ScriptCode.cs:76:in
`Run''
from
C:\Users\rriley1\dev\ironruby\src\Microsoft.Scripting.Core\SourceUnit.cs:246:in
`ExecuteProgram''
--
Ryan Riley
ryan.riley at panesofglass.org
http://www.panesofglass.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://rubyforge.org/pipermail/ironruby-core/attachments/20080701/f168ddec/attachment.html>