Just in case. "n latest" installs the latest version from unstable brunch. It's not a 0.8.1. To install the latest stable version you should use "n stable". This currently wouldn't work either because there is RC for 0.8.2 already uploaded to http://nodejs.org/dist and "n" considers it as a latest stable but fails to download. To install 0.8.1 you should use "n 0.8.1"
On Saturday, July 7, 2012 11:39:54 PM UTC+4, Mark Volkmann wrote: > > I get lots of errors when I try to install Node.js 0.8.1 on a Mac (Lion) > with n using "n latest". > Here's one of them: > /usr/include/mach/processor_info.h:106: error: declaration for parameter > ‘processor_basic_info_data_t’ but no such parameter > > Any idea what I need to do differently? > > -- > R. Mark Volkmann > Object Computing, Inc. > -- 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
