On 2013/09/11 08:45 AM, 张蓓蓓 wrote:
> I have used yum to install zeromq as the zeromq.org website 
> says.http://zeromq.org/distro:centos. Does pgm/egpm supported in this 
> version ?
> If not , what can I do to support pgm/epgm. Thanks
>
You can also use the zeromq RPMS from EPEL6 repositories
(they are linking against libpgm from the openpgm package):

# rpm -q zeromq3
zeromq3-3.2.3-4.el6.x86_64

# rpm -qR zeromq3 | grep pgm
libpgm-5.1.so.0()(64bit)

Note: "yum install zeromq3" will also install the pgm
library (available in the openpgm-5.1.118 RPM).

Regards,
jpo

-- 
Jose Pedro Oliveira
* [email protected] *

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to