> > If you want to have a little more control, either compile from source or > grab a binary:
http://nodejs.org/dist/v0.10.7/ > BTW, what I meant by "more control" is that some package managers like "brew" forces you to do really odd things with permissions (i.e. sudo, etc.) and I don't like that. If you are cool with that sort of thing, try Homebrew...it's easy; however, if you want more control, compile or get the binary tarball...it isn't hard since node is tiny. Also, it's super easy to delete a version...just delete the directory and drop the directory from ${PATH,MANPATH}. -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
