OK, not a problem, that's how I did the original deployment before finding the repository page on nodejs.org. I do find it strange that the latest stable release of the hottest technology on the web is not available as a package for the biggest IaaS provider in the cloud. Are most noders using PaaS, or another AMI?
Thanks Tim On Friday, October 12, 2012 12:45:25 AM UTC+11, Tim Dickinson wrote: > > You will have to compile from the git repo or from a tar file. > > On Thursday, October 11, 2012 8:44:27 AM UTC-4, Tim Stewart wrote: >> >> I have NodeJS running on an Amazon EC2 server with Amazon Linux AMI. But >> how do I update from 0.6.18 to 0.8.x? I have tried >> >> sudo yum update nodejs >> >> sudo yum erase nodejs >> followed by >> sudo yum install nodejs >> >> ... and the instructions at: >> https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager >> >> But the node version sticks at 0.6.18. >> >> Any ideas? >> >> Thanks >> Tim >> > -- 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
