[zeromq-dev] A couple of things I've found while playing around with zeromq + java binding

Martin Sustrik sustrik at 250bpm.com
Mon May 30 13:24:07 CEST 2011


Hi Attila,

>     * when checking out from git, the tree doesn't contain a ./configure
>       script. From what I'm understand (I don't have any experience with
>       autotools) I'm supposed to use ./autogen.sh to generate the
>       configure script, but maybe this should be documented in INSTALL
>     * for UUID I had to install "e2fsprogs-devel", even though I had
>       both "uuid" and "uuid-devel" installed. Fortunately I found an
>       email thread [1] from one year ago which pointed me in the right
>       direction. Maybe this could be documented?

Yes, you should use ./autogen.sh

Building from git is doucmented here:

http://www.zeromq.org/docs:source-git

If you feel there are vital pieces of documentation missing on the 
website, feel free to edit it, it's a wiki.

Martin



More information about the zeromq-dev mailing list