On 2013-01-14 20:17, James Marcus wrote: > Hi, > I'm running: > > [root@localhost zeromq-3.2.2]# cat /etc/issue > CentOS release 6.3 (Final) > Kernel \r on an \m > > > I'm trying to create an RPM, because our team would like 0MQ deployed in > our environment. Is this a really a bug or something I need to change? > When I run:
Why not use the RPMS available in the EPEL6 repositories? openpgm, zeromq3 and czmq have just been packaged for Fedora 17+ and EPEL6. packages already available in the stable repos: * openpgm-5.1.118-3.el6 packages still in the epel-testing repos (but should be pushed to the stable repos until the end of the week): * zeromq3-3.2.2-2.el6 (linked with the system openpgm package) * czmq-1.3.2-1.el6 (linked with zeromq3) Regards, jpo EPEL6 x86_64 repos: https://dl.fedoraproject.org/pub/epel/6/x86_64/ https://dl.fedoraproject.org/pub/epel/testing/6/x86_64/ -- José Pedro Oliveira * mailto:[email protected] * _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
