Tomas Matousek wrote:
> There should be a line in ir.exe.config that says something like:
> 
>       <set language="Ruby" option="LibraryPaths" 
> value="..\..\Languages\Ruby\libs\;..\..\..\External\Languages\Ruby\ruby-1.8.6\lib\ruby\site_ruby\1.8\;..\..\..\External\Languages\Ruby\ruby-1.8.6\lib\ruby\site_ruby\;..\..\..\External\Languages\Ruby\ruby-1.8.6\lib\ruby\1.8\"
>  
> />
> 
> These paths need to point to your MRI installation.
> 
> Tomas

That worked great! All I had to do is copy the App.Config in the 
\Codeplex-DLR-0.9\ folder over to ir.exe.config and add my path. Thanks!
-- 
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