Hi,
I'm running on CentOS 6.3 with Java 1.7.

checking for zmq.h... no
configure: error: cannot find zmq.h
[root@localhost jzmq-master]# find / -name zmq.h
/usr/include/zmq.h
[root@localhost jzmq-master]# cat /etc/ld.so.c


I have tried:

./configure --with-zeromq=/usr/lib64/
 ./configure --with-zeromq=/usr/include

and they didn't work.

Any ideas?

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

Reply via email to