uglymunky: make uninstall git remote add upstream git://githuib.com/joyent/node.git git fetch -a upstream git checkout v0.6.11 ./configure && make && sudo make install
On Sat, Feb 18, 2012 at 10:46, uglymunky <[email protected]> wrote: > I'm not sure I understand, at the moment I can't even seem to install > ver0.6.11. Do you know why that would be? Is this because the un- > install doesn't actually remove everything? > > Eventually, I'll probably want to install different versions and do > cool stuff, but unless that's my best option right now I'd just like > to install the one version and get my feet wet. I'm not understanding > why it keeps installing version 0.7.4 even though my git branch is > clearly ver0.6.11. > > -- > 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 -- 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
