Re: [MacRuby-devel] '/usr/local/bin/' permission error using MacRuby Nightlies

2009-09-26 Thread Matt Aimonetti
I updated the pkg installer, I don't think it was a problem with the installer itself but maybe more a conflict with the directory permissions, I hopefully added something that will fix that. Let's give it a try with the next nightly build if you don't mind. - Matt On Fri, Sep 25, 2009 at 2:00 PM

Re: [MacRuby-devel] '/usr/local/bin/' permission error using MacRuby Nightlies

2009-09-25 Thread Takao Kouji
Hi, Matt On 2009/09/26, at 5:51, Matt Aimonetti wrote: > It's probably my fault, I updated the packager last night. I'll check on that > after work. Thanks. --- TAKAO Kouji blog: http://d.hatena.ne.jp/kouji0625/ twitter: takaokouji / projects: ruby, s7-seven __

Re: [MacRuby-devel] '/usr/local/bin/' permission error using MacRuby Nightlies

2009-09-25 Thread Matt Aimonetti
It's probably my fault, I updated the packager last night. I'll check on that after work. - Matt On Fri, Sep 25, 2009 at 1:49 PM, Takao Kouji wrote: > Hi, > > I installed recent MacRuby using MacRuby Nightlies > (macruby_nightly-2009-09-25-1158.pkg). > I could not run 'macruby' command, after I

[MacRuby-devel] '/usr/local/bin/' permission error using MacRuby Nightlies

2009-09-25 Thread Takao Kouji
Hi, I installed recent MacRuby using MacRuby Nightlies (macruby_nightly-2009-09-25-1158.pkg). I could not run 'macruby' command, after I installed it. Because '/usr/local/bin/' directory's permission is below. drwx-- 13 1025 wheel 442 9 26 05:28 /usr/local/bin/ Thanks, Kouji. --- TAKAO