I am using the following now:

 var paths = new List<String>();
            paths.Add(@"C:\ironruby\ironruby\Merlin\Main\Languages\Ruby\Libs");

            scriptEngine.SetSearchPaths(paths);

But still the same error!
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to