|
From: Luke B. <lb...@pa...> - 2007-10-26 15:27:47
|
Hey Boysenberry, Thanks for checking it out! I am not certain, but I would try 0744 and if that doesn't work, try 755. Are you on Windows? Perhaps with Cygwin? I recall getting those errors a lot with Ruby and Cygwin on Windows. Since Win doesn't know about *nixy file permissions, files wind up chmoded to 777 in Cygwin. Thanks for asking about the list. This is actually just a list for AsUnit. The Sprouts list is at: http://groups.google.com/group/projectsprouts And bugs/feature requests can be reported here: http://code.google.com/p/projectsprouts/issues/list I'm going to go ahead and post this question and answer on the Sprouts list for now. Thanks, Luke Bayes http://www.asserttrue.com 10/26/07, [AsUnit User] wrote: > > I installed Ruby and the Sprouts gem.Ran through all of the instruction > with only one bug while running rake: > > rake aborted! > [ERROR] /usr/local/lib/ruby/1.8/open3.rb:67: warning: Insecure world > writable dir /Users/boysie/habitat in PATH, mode 040777 > > Oops, so it looks like I need to chmod my habitat directory. > Do you know what the right mode is? > > PS Is this not the list to be on for Sprout issues, or only ASUnit by > itself? > > Thanks, > [AsUnit User] > > On Oct 25, 2007, at 7:19 PM, Luke Bayes wrote: > > Sorry about that - I pretty much assumed you were working with AS2. > > Now I'm really curious what others have to say! > > At that point, I would probably compile with Flex Builder / MXMLC and use > Authoring as either a compile time or run time library. This can get really > tricky - especially if you're using Grant Skinner's Authoring components. > > There is also a pretty big performance issue if you're running MXMLC > without Flex Builder. > > If you're interested in a quick introduction to Flex/MXMLC compilation you > should check out our other project: > > http://code.google.com/p/projectsprouts/ > > Here's a video demo of an earlier incarnation: > > http://www.asserttrue.com/articles/2007/04/04/introducing-asproject > > You'll need to install Ruby and Ruby Gems, but after that, you should be > able to get up and running pretty quickly. > > > Good Luck, > > > Luke Bayes > http://www.asserttrue.com > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> > http://get.splunk.com/_______________________________________________ > Asunit-users mailing list > Asu...@li... > https://lists.sourceforge.net/lists/listinfo/asunit-users > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Asunit-users mailing list > Asu...@li... > https://lists.sourceforge.net/lists/listinfo/asunit-users > > -- Luke Bayes http://www.asserttrue.com |