I was trying to install it on CentOS 5.6 and the following things surprised me:

   * 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?

Best regards,
Attila Balazs

[1] http://www.mail-archive.com/zeromq-dev@lists.zeromq.org/msg00309.html
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to