Thanks I got it working using the following path:

 var paths = new List<String>();
            paths.Add(@"C:\ironruby\ironruby\Merlin\Main\Languages\Ruby\Libs");
            
paths.Add(@"C:\ironruby\ironruby\Merlin\External.LCA_RESTRICTED\Languages\Ruby\redist-libs\ruby\1.8");
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to