Smooth, Lucas said he fixed the compiling issues with node-multi-hashing so give it another try.
I started with a clean new Ubuntu 13.10 install and followed the directions very carefully, with the same result:
npm http 404 https://registry.npmjs.org/multi-hashing/0.0.8
npm ERR! Error: version not found: 0.0.8 : multi-hashing/0.0.8
npm ERR! at RegClient. (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:269:14)
npm ERR! at Request.self.callback (/usr/lib/nodejs/request/main.js:119:22)
npm ERR! at Request. (/usr/lib/nodejs/request/main.js:525:16)
npm ERR! at Request.EventEmitter.emit (events.js:95:17)
npm ERR! at IncomingMessage. (/usr/lib/nodejs/request/main.js:484:14)
npm ERR! at IncomingMessage.EventEmitter.emit (events.js:117:20)
npm ERR! at _stream_readable.js:910:16
npm ERR! at process._tickCallback (node.js:415:13)
npm ERR! If you need help, you may report this log at:
npm ERR!
npm ERR! or use
npm ERR! reportbug --attach /home/ubuntu/pool/npm-debug.log npm
npm ERR! System Linux 3.11.0-20-generic
Something does not appear to be working on Ubuntu 13.10. What OS are other people using?