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=
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.
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