Hi, Sorry about the lack of a subject. I wanted to add this part of the configure
checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ZeroMQ... yes checking zmq.h usability... no checking zmq.h presence... no checking for zmq.h... no configure: error: cannot find zmq.h Thanks, James On Thu, Jan 17, 2013 at 10:58 PM, James Marcus <[email protected]>wrote: > 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 > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
