Hello Ivan,
        ok, now i put

<set language='Ruby' option='LibraryPaths' value='C:\ruby\lib\ruby \1.8;C:\ruby\lib\ruby\1.8\i386-mswin32;C:\dotNET\ironruby\ironruby \Merlin\External\Languages\Ruby\redist-libs\ruby\site_ruby\1.8'/>

two errors after that.
c:\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED \Builtins\KernelOps.cs:406:in `require': no such file to load -- thread.so (LoadError) #this one resolve by put C:\ruby\lib\ruby\1.8\i386-mswin32 on LibraryPaths

I cannot get around this error
c:\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED \Builtins\KernelOps.cs:406:in `require': The module was expected to contain an assembly manifest. (Exception from HRESULT: 0x80131018) (LoadError)

Any advice?

Thank you,
-Jirapong             

On Jan 31, 2009, at 3:16 PM, Ivan Porto Carrero wrote:

You have to edit ir.exe.config and change the paths to reflect your installation.
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
GSM: +32.486.787.582
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casualjim



On Sat, Jan 31, 2009 at 8:30 AM, jirapong.na...@gmail.com <jirapong.na...@gmail.com > wrote: How can i get igem.bat work correctly? right now, I get following error.

C:\dotNET\ironruby\ironruby\Merlin\Main\Languages\Ruby\Scripts \bin>SET GEM_PATH=C:\ruby\lib\ruby\gems\1.8

C:\dotNET\ironruby\ironruby\Merlin\Main\Languages\Ruby\Scripts \bin>set path=%path%;C:\dotNET\ironruby\ironruby\Merlin\Ma
in\bin\debug;C:\ruby\lib\ruby\gems\1.8

C:\dotNET\ironruby\ironruby\Merlin\Main\Languages\Ruby\Scripts \bin>igem.bat list c:\dotNET\ironruby\ironruby\Merlin\Main\Languages\Ruby \Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:406:in `require':
no such file to load -- rubygems (LoadError)
        from :0

Use latest version from GitHub (1ee05cdd)

Thank you,
-Jirapong


_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core


_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to