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> 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>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
>> 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> wrote:
>>
>>> 2008/12/30 Ivan Porto Carrero <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
>>> http://rubyforge.org/mailman/listinfo/ironruby-core
>>>
>>
>>
>> _______________________________________________
>> Ironruby-core mailing list
>> 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
> 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