ngitcached icon indicating copy to clipboard operation
ngitcached copied to clipboard

fails to start on Ubuntu Precise

Open SebKuzminsky opened this issue 12 years ago • 0 comments

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. (/usr/lib/ngitcached/node_modules/ignite/lib/fireFactory.js:30:13) at Module._compile (module.js:441:26) at Object..js (module.js:459:10) at Module.load (module.js:348:32) at Function._load (module.js:308:12)

I'll be happy to do any debugging you advise.

SebKuzminsky avatar Oct 01 '13 03:10 SebKuzminsky