fails to start on Ubuntu Precise
I installed ngitcached version 1~precise1 from the ppa at https://launchpad.net/~rohanpm/+archive/ngitcached, and ran "ngitcached --cache-dir /opt/linuxcnc.git", and got this error:
Initialized empty Git repository in /opt/linuxcnc.git/
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Unable to load shared library /usr/lib/ngitcached/node_modules/ignite/node_modules/node-proxy/lib/node-proxy.node
at Object..node (module.js:472:11)
at Module.load (module.js:348:32)
at Function._load (module.js:308:12)
at Module.require (module.js:354:17)
at require (module.js:370:17)
at Object.
I'll be happy to do any debugging you advise.