On Dec 13, 2011, at 9:25 AM, Rajeev Sharma wrote: > gem install zmq > Building native extensions. This could take a while... > ERROR: Error installing zmq: > ERROR: Failed to build gem native extension. > > /home/rajeevkannav/.rvm/rubies/ruby-1.9.2-p290/bin/ruby extconf.rb > checking for zmq.h... no > checking for zmq.h in /opt/local/include,/usr/local/include,/usr/include... no > extconf.rb:36:in `<main>': Couldn't find zmq library. try setting > --with-zmq-dir=<path> to tell me where it is. (RuntimeError) > > > Gem files will remain installed in > /home/rajeevkannav/.rvm/gems/[email protected]/gems/zmq-2.1.4 for > inspection.
Please show us the command you used. If it is missing --with-zmq-dir then it's pretty obvious what is wrong. cr _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
