It seems you are missing the C++ development packages in your distribution. I don't know exactly what those are, I have never worked with RHEL.
-- Gonzalo Diethelm DCV Chile > -----Original Message----- > From: [email protected] [mailto:zeromq-dev- > [email protected]] On Behalf Of Kushal Dalmia > Sent: Tuesday, February 21, 2012 3:42 AM > To: [email protected] > Subject: [zeromq-dev] Issues installing ZeroMQ and PyZMQ on RHEL 6 > > Hi, > > I am a researcher at Carnegie Mellon University and am trying to install > ZeroMQ with its Python bindings on a RHEL 6 box (Red Hat Enterprise Linux > Workstation release 6.1 (Santiago)). > > I first tried getting the source from the ZeroMQ website and building it. > The build finishes successfully and I can see all the required header files > and > libraries in the expected dirs. However, when I write a simple C application > which links with "-lzmq", the linker fails with a bunch of errors (Please see > attached file for details). > > I also tried getting and installing the RPM (zeromq-2.1.9-1.el6.x86_64.rpm), > but get the same issue when trying to link to it. > > Please suggest me how to go about this? The same errors are seen when I do > a "easy_install pyzmq" to install the python bindings. > > Thanks, > Kushal Dalmia > Graduate Student > Carnegie Mellon University _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
