Is there a precompiled package of latest nodejs that runs on the raspbian OS?
I would like to install it on my Raspberry Pi and I've been compiling for the last 5 hours without any hope of finishing.
|
|
A better approach would be cross-compiling. With that you can compile in your desktop machine and install into the RPi. Take a look at http://www.raspberrypi.org/phpBB3/viewtopic.php?f=31&t=7493 |
|||
|
|
|
I was able to compile nodejs without issues using this method: http://notetodogself.blogspot.com/2012/09/how-to-install-nodejs-on-rasberrypi.html |
|||||
|