Hi mscdex, Tried to run npm install libzmq libzmq-dev but seems those modules did not exist in node module repository.
D:\NodeJS_Examples\pubsub\node_modules>npm install libzmq-dev npm http GET https://registry.npmjs.org/libzmq-dev npm http 404 https://registry.npmjs.org/libzmq-dev npm ERR! 404 'libzmq-dev' is not in the npm registry. npm ERR! 404 You should bug the author to publish it npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, or http url, or git url. On Mon, Jul 16, 2012 at 10:37 AM, mscdex <[email protected]> wrote: > On Sunday, July 15, 2012 11:02:44 PM UTC-4, hd nguyen wrote: >> >> ../binding.cc:29:17: fatal error: zmq.h: No such file or directory >> > Looks like you don't have libzmq and/or libzmq-dev installed. > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Nguyen Hai Duy Mobile : 0914 72 1900 Yahoo: nguyenhd_lucky -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
