Perhaps try the precompiled binary tarballs. You can install them with one-line using "curl | tar". See: https://gist.github.com/3288316
On Thu, Aug 16, 2012 at 8:32 AM, san1t1 <[email protected]> wrote: > Building from source is great for dev boxes. > > On my production machines I am not allowed, and do not want, dev tools. I > want things controlled by package managers (had to fight hard to be allowed > node.js at all!) > > And could do with the Yum repository updated. If Mr Hollingsworth could > oblige. > > > On Monday, 9 July 2012 15:43:58 UTC+1, Tim Caswell wrote: >> >> I almost always build node from source on linux using nvm. Getting the >> build tools in linux is almost trivial. That said, there is a PPA for >> ubuntu that's usually up to date. Also the archlinux-arm repo keeps their >> node version very up to date (which is nice since building on arm is a bit >> trickier). >> >> On Fri, Jul 6, 2012 at 5:13 AM, Jules <[email protected]> wrote: >>> >>> The recommended pre-built package for CentOS (according to nodejs.org) is >>> http://nodejs.tchol.org/ >>> >>> But these appear stuck on v0.6. Their mailing lists don't mention any >>> upcoming upgrades >>> >>> Any ideas if this will happen, or when, or if there is a better repo that >>> CentOS / RHEL/ AMZN users should be using? >>> >>> -- >>> 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 -- 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
