I passionately set forth to try and install cloud9 ide on BeagleBone running Ubuntu. I followed the steps at this blog:http://ubuntuforums.org/showthread.php?t=1813076. However when it came down to installing o3 my build kept failing
Build failed: -> task failed (err #1):
{task: cxx sh_node.cc -> sh_node_1.o}
File "/home/ubuntu/local/bin/node-waf", line 16, in <module>
Scripting.prepare(t, os.getcwd(), VERSION, wafdir)
File "/home/ubuntu/local/bin/../lib/node/wafadmin/Scripting.py", line 147, in prepare
error(str(e))
So I would like to know if anyone has got cloud9 up and running on a beaglebone running ubuntu?