Just FYI, MERLIN_ROOT will only be needed for a couple more weeks at most. I’m 
almost finished with some internal repo changes that will allow the git 
integration stuff to work. Once the git stuff works, we can get rid of all of 
the SVN stuff, then MERLIN_ROOT won’t be a trigger.

JD

From: ironruby-core-boun...@rubyforge.org 
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Ivan Porto Carrero
Sent: Tuesday, December 30, 2008 9:07 AM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Need help building IronRuby on Mono 2 + OS X

The error was my own fault.. just tried it again and it does work now.


On Tue, Dec 30, 2008 at 5:44 PM, Michael Letterle 
<michael.lette...@gmail.com<mailto:michael.lette...@gmail.com>> wrote:
What error did you get with my branch? It's currently building under Linux so 
I'm curious what the differences might be with OSX.

On Tue, Dec 30, 2008 at 8:27 AM, Ivan Porto Carrero 
<i...@flanders.co.nz<mailto:i...@flanders.co.nz>> wrote:
Ok now that I know what that error message means i went ahead and forked 
ironruby also.
I created a branch called mono and it builds successfully on my mac with mono.

I basically applied many of the fixes from seo's patch but for the git layout 
and with the sources from 18/12/2008.

I think you also have to set the MERLIN_ROOT environment variable if you're 
using the git layout.
I use a .bashrc file and there I added the line
export MERLIN_ROOT='/Users/ivan/src/ironruby/merlin/main'

To get ironruby from my fork and compile it:

git clone 
git://github.com/casualjim/ironruby.git<http://github.com/casualjim/ironruby.git>
cd ironruby
git checkout -b mono
git pull origin mono
cd merlin/main/Languages/Ruby
rake compile mono=1

I tried using Michael's branch but it didn't want to work for me.

Thanks Seo, Michael :)

On Tue, Dec 30, 2008 at 1:04 PM, Seo Sanghyeon 
<sanx...@gmail.com<mailto:sanx...@gmail.com>> wrote:
2008/12/30 Ivan Porto Carrero <i...@flanders.co.nz<mailto:i...@flanders.co.nz>>:
> I've tried to build from source on OSX too.. with the latest trunk from mono
> but it won't compile I get the same error.
Try the latest patch on
http://sparcs.kaist.ac.kr/~tinuviel/download/IronRuby/<http://sparcs.kaist.ac.kr/%7Etinuviel/download/IronRuby/>

(Or equivalently, Michael Letterle's git tree on github)

--
Seo Sanghyeon
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org<mailto:Ironruby-core@rubyforge.org>
http://rubyforge.org/mailman/listinfo/ironruby-core


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


--
Michael Letterle
[Polymath Prokrammer]
http://blog.prokrams.com


_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org<mailto: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