Open abhishek538 opened 8 years ago
I was previously working on RHEL 6, with
zeromq version 2.2.0 jzmq version 1.0
It used to work fine on RHEL6. But for an upgrade i moved to RHEL7 and had to upgrade
zeromq version to 3.2.5
in the process i also worked on upgrading
jzmq version to 3.1.0
but it turned out that i wasn't able to install it on RHEL7 as it
requires "libzmq.so.1"
while zeromq version 3.2.5
provides "libzmq.so.3".
So i have some queries:
Which version of Zeromq does this jzmq support? THX
I was previously working on RHEL 6, with
It used to work fine on RHEL6. But for an upgrade i moved to RHEL7 and had to upgrade
in the process i also worked on upgrading
but it turned out that i wasn't able to install it on RHEL7 as it
while zeromq version 3.2.5
So i have some queries: