Jim Deville:
> If you're running ir.cmd, it should be including the -I options for
> you.
Not sure if this helps, but ir.cmd has gone away in the r128 build. We are now
configuring the relative paths to the different directories via ir.exe.config:
<configuration>
<appSettings>
<add key="LibPaths"
value="..\..\lib\IronRuby;..\..\lib\ruby\site_ruby\1.8;..\..\lib\ruby\site_ruby;..\..\lib\ruby\1.8"
/>
</appSettings>
</configuration>
Thanks,
-John
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core