Hm... That one needs to be fixed. For now, you can modify merlin/main/languages/ruby/rake/misc.rake. Remove the check for tf.exe from the "happy" task.
I'll work on a change for that. JD From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Terence Lewis Sent: Saturday, December 06, 2008 2:45 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] New revisions Thanks for the speedy reply Jim. After setting up MERLIN_ROOT, I then get: (in D:/Projects/OpenSource/ironruby/ironruby/merlin/main/Languages/Ruby) Cannot find tf.exe on system path. ***** Missing commands! You must have the .NET redist and the SDK ***** (for resgen.exe) installed. If you are synchronizing source ***** trees *inside* Microsoft, you must have both tfs.exe and ***** svn.exe on your path. I have VS2008 SP1 installed and resgen.exe is visible on my path... On Sat, Dec 6, 2008 at 12:41 PM, Jim Deville <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Have you set the MERLIN_ROOT environment variable? It is needed to compile the sources in Git. From the command line, run set MERLIN_ROOT=<<<git repo root>>>\merlin\main Once we get the automation infrastructure into place, we will get rid of the code for the SVN repository, and then you won't need that variable. Hope that helps, JD From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>] On Behalf Of Terence Lewis Sent: Saturday, December 06, 2008 2:35 AM To: ironruby-core@rubyforge.org<mailto:ironruby-core@rubyforge.org> Subject: Re: [Ironruby-core] New revisions When I do a fresh checkout (git clone git://github.com/ironruby/ironruby.git<http://github.com/ironruby/ironruby.git>) and then go into the 'merlin\main\Languages\Ruby' folder and run 'rake compile' I get: ------------------------------------------------------------------------------- dlr_core ------------------------------------------------------------------------------- rake aborted! No such file or directory - d:\projects\opensource\ironruby\ironruby\merlin\main\languages\ruby\src\microsoft.scripting.core How do I go about fixing this? Thanks Terence On Sat, Dec 6, 2008 at 10:38 AM, Jim Deville <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: 179 is pushed as well. JD From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>] On Behalf Of Jim Deville Sent: Saturday, December 06, 2008 12:00 AM To: ironruby-core@rubyforge.org<mailto:ironruby-core@rubyforge.org> Subject: [Ironruby-core] New revisions Git has been pushed. SVN is coming shortly. ~~~~ JD http://blog.jredville.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<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