[Ironruby-core] Updated IronRuby / Mono install
Jose Antonio Diaz
jadiaz at cox.net
Fri Nov 7 16:39:52 EST 2008
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" <sanxiyn at gmail.com>
Subject: Re: [Ironruby-core] Updated IronRuby / Mono install
To: ironruby-core at rubyforge.org
Message-ID:
<5b0248170811061739q65500f73va18aca47c85ba144 at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
2008/11/6 Jose Antonio Diaz <jadiaz at cox.net>:
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20081107/35346d81/attachment.html>
More information about the Ironruby-core
mailing list