On Jul 6, 2012, at 11:29, John Deighan wrote: > I would be glad to, but I don't know how to retrieve it (I just downloaded > what I used from nodejs.org/dist). If you can send me command lines to use to > retrieve the HEAD code, I'll give it a try, and post the results to Google > Groups so others know the solution.
You can always download the latest development zipball by visiting: https://github.com/joyent/node and clicking the "Zip" button near the upper left. Or if you prefer a tarball: https://github.com/joyent/node/tarball/master As I posted here some days ago, I'm having the same crash on OS X 10.5, and am now also trying to build a newer version from the repository. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
