Page 1 of 1

nodeJS support

Posted: 19 Jan 2012, 15:46
by empo
I have been trying to build nodeJS from the sources but without much success. It seems like there is some configuration to make for the build scripts to make it produce correct code for the armv5te. After many attempts, I managed to get v 0.3.8 to build, but it would be nice to have access to a newer version (newest as of writing this is 0.6.7).

That's just my suggestion for a great up and coming server software.

Re: nodeJS support

Posted: 07 Feb 2012, 17:47
by nfa
I've spent a lot of time trying to get it work. But finally found someone who managed to get it to work on a Sheevaplug and it worked flawlessly on my B3 as well:

https://github.com/joyent/node/issues/2 ... nt-3208846

I'm still struggling with some packages from npm. But it works.

Re: nodeJS support

Posted: 09 Mar 2012, 03:57
by rjakobsson
Is it working good? Performance etc?