Re: [Ironruby-core] Mono build update..

2008-07-08 Thread Jim Deville
core@rubyforge.org; ironruby- > [EMAIL PROTECTED]> > Cc: ironruby-core@rubyforge.org > Subject: Re: [Ironruby-core] Mono build update.. > > Hi, >do you build on Mac? the UserProfile is where your home directory. > > you might try, before compile > USERPROFILE=

Re: [Ironruby-core] Mono build update..

2008-07-08 Thread Jirapong
Hi, do you build on Mac? the UserProfile is where your home directory. you might try, before compile USERPROFILE=[your home dir] export USERPROFILE Hope this help, -Jirapong On Jul 8, 2008, at 12:21 PM, Unnikrishnan Nair <[EMAIL PROTECTED]> wrote: Finally I got mono to build successfully.

[Ironruby-core] Mono build update..

2008-07-07 Thread Unnikrishnan Nair
Finally I got mono to build successfully.I checkout 121 from rubyforge and tried to do rake compile and, it failed on the following line; path_to_config = ENV['USERPROFILE'] + '/.irconfig.rb' I remember seeing some mail about Home and Userprofile setting from John and others sometime back I am