On Thu, 2019-07-11 at 02:16 +0000, Shishir Pandey wrote:
> Hi 
> 
> 
> 
> I was trying to build `libzmq` as mentioned on the zyre page, in
> section building on linux:
> 
> 
> 
> 
>     git clone git://github.com/zeromq/libzmq.git
>     cd libzmq
>     ./autogen.sh
>     # do not specify "--with-libsodium" if you prefer to use internal
> tweetnacl
>     # security implementation (recommended for development)
>     ./configure --with-libsodium
>     make check
>     sudo make install
>     sudo ldconfig
>     cd ..
> 
> 
> 
> 
> 
> `make check` fails, I am attaching the corresponding `test-suite.log` 
> file. 
> 
> 
> 
> 
> 
> More information:
> I was building libzmq on ubuntu in window 10 linux subsystem. 
> 
> 
> 
> Thanks.

Do not rebuild manually, we provide repositories with packages ready to
use for Ubuntu:

https://software.opensuse.org/download.html?project=home%3Azeromq%3Agit-stable&package=zyre

-- 
Kind regards,
Luca Boccassi

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
zeromq-dev mailing list
[email protected]
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to