hi folks,
in a bit of a pickle here. trying to get node working on a raspberry pi
B+ for a lightweight solar powered server. anyone accomplished this?
I've tried with the latest raspbian distro, but apparently i need to
edit a script to add the 'node' command to the list of commands
recognized by the shell. i've done some reasonably complex DOS
batchfiles but i'm relatively new to linux so any tips would be greatly
appreciated.
I've followed this tutorial:
http://joshondesign.com/2013/10/23/noderpi
But this command was not recognized:
node-v0.10.2-linux-arm-pi/bin/node --version
cheers and many pre-emptive thanks,
hol