I have updated the instructions at http://wiki.github.com/ironruby/ironruby#wiki_building-mono. Except for the build step. The wiki says to use “rake compile mono=1”. Feel free to update the wiki if there is a better way to do the build.
From: [email protected] [mailto:[email protected]] On Behalf Of Ivan Porto Carrero Sent: Tuesday, March 03, 2009 6:47 AM To: [email protected] Subject: Re: [Ironruby-core] [patch] Issue in DLR.CommandLine with new lines http://github.com/mletterle/ironruby cd src git clone git://github.com/mletterle/ironruby.git<http://github.com/casualjim/ironruby.git> cd ironruby git checkout -b linux git pull origin linux ./build (you may have to chmod +x that build file first) or sh build if you put ~/bin in your PATH variable it will build, package and deploy an ironruby version. I'm still updating the build though at the moment. If you join the IRC channel you can see my check in coming through. I'll also send a mail to this mailinglist when I'm done :). On Tue, Mar 3, 2009 at 3:34 PM, Thibaut Barrère <[email protected]<mailto:[email protected]>> wrote: > Great i'll add those to the mono branch :) Sorry for the obvious question: where is the mono branch ? I think I reached a point where I need to build it myself (and I want to stay on Mac for the moment :-). -- Thibaut _______________________________________________ Ironruby-core mailing list [email protected]<mailto:[email protected]> http://rubyforge.org/mailman/listinfo/ironruby-core
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
