Seo,

Here are the steps that I've taken on my Mac:

 - downloaded and installed the latest Mono binary for Mac
 - revert to rev112 of IronRuby on svn
- curl "http://sparcs.kaist.ac.kr/~tinuviel/download/IronRuby/patch-mono-r112 " >> patch-mono-r112
 - patch -p0 < patch-mono-r112

that modified the following files:

patching file Rakefile
patching file context.rb
patching file src/microsoft.scripting/hosting/shell/BasicConsole.cs
patching file src/ironruby/Builtins/RubyMethod.cs
patching file src/microsoft.scripting.core/runtime/ReflectionCache.cs
patching file src/microsoft.scripting.core/actions/comdispatch/ comtypelibdesc.cs patching file src/microsoft.scripting.core/actions/comdispatch/ DispCallable.cs

 - rake compile mono=1


(in /Users/racan/Projects/mono/ironruby)
rake aborted!
No such file or directory - /users/racan/projects/mono/ironruby/src/ microsoft.scripting.core
/Users/racan/Projects/mono/ironruby/Rakefile:159
(See full trace by running task with --trace)



Jose

------------------------------

Message: 6
Date: Fri, 7 Nov 2008 10:39:10 +0900
From: "Seo Sanghyeon" <[EMAIL PROTECTED]>
Subject: Re: [Ironruby-core] Updated IronRuby / Mono install
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

2008/11/6 Jose Antonio Diaz <[EMAIL PROTECTED]>:
Wondering if there is an update to the instructions currently on
ironruby.net?

I've downloaded the latest stable build of Mono and trying to use the latest SVN of IronRuby but it doesn't want to compile. Even reverting to r112 like
the instructions said doesn't work.

Really? Reverting back to old versions like r112 does work for me. Can
you detail
what you have done?

--
Seo Sanghyeon


_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to