I'm installing NodeJS on a pcDuino v2 (running Linaro 12.07), and during the ./configure
step i get the following error:
gyp:name 'arm_version' is not defined while evaluating condition 'arm_version==7' in /home/ubuntu/node/deps/v8/tools/gyp/v8.gyp while loading dependencies of /home/ubuntu/node/node.gyp while trying to load /home/ubuntu/node/node.gyp
Error running GYP
I've installed all the dependencies that it told me to install in the tutorials I've found so what am I missing?