This is downloaded from Git!

I have the ir.exe.config file with the following path setup:

 <options>
      <set language="Ruby" option="LibraryPaths" 
value="..\..\Languages\Ruby\libs\;..\..\..\External.LCA_RESTRICTED\Languages\Ruby\redist-libs\ruby\site_ruby\1.8\;..\..\..\External.LCA_RESTRICTED\Languages\Ruby\redist-libs\ruby\1.8\"
 
/>
    </options>

The location of this file is:

C:\ironruby\ironruby\Merlin\Main\bin\Debug

My project location is C:\IronRubyProjects\IronRubyTaskListApplication.

I am running the IR.EXX from 
C:\IronRubyProjects\IronRubyTaskListApplication and then it complains 
about the open-uri file. I put the open-uri file in the libs folder then 
is complains about uri file. I put the uri file and uri folder in the 
libs folder but it still complains about the uri file.




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

Reply via email to