X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:reply-to:to:message-id :subject:mime-version:content-type:content-transfer-encoding :references; q=dns; s=default; b=xEIn2FgfWM9H10Kl7TDl/TzbnQ1uNhm KWWoQ15XRU2lPcKWGHna3xtVjkuy8K1OclZJqNIoFPMq3jRWblKA1GeTCdFzI12A jGPab8s6J22Osjm+Iq1af7liwuVPPU5FGBn3WDg4Np76g9m6BEwHgqD1T1U3/+aG GdpOeX4aJYk4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:reply-to:to:message-id :subject:mime-version:content-type:content-transfer-encoding :references; s=default; bh=IcGhjt/D07zsF1k6+QNOPyjvn9o=; b=fNalT xfBva3nnEhzC4Ltcaq+quqv64+Nr7zUQNP7kXPCbOtxxWuoICSv48laelarTs+Q8 wUFAO9cHsGIR34nZ3rmVXdc8ftyk2oz2kk2/WXTO1vnnZPkzzP+Lkydj0/JuBonw JUBXUPATzE6x1LvtlpKI8uoZ/h3MsWl6KGRtx8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.4 required=5.0 tests=BAYES_50,FORGED_MUA_MOZILLA,FREEMAIL_FROM,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=H*F:D*no, notebook, H*R:D*no, H*UA:YahooMailNeo X-HELO: sonic301-48.consmr.mail.ir2.yahoo.com Date: Mon, 3 Jul 2017 08:38:10 +0000 (UTC) From: "morten bjoernsvik via cygwin" Reply-To: morten bjoernsvik Reply-To: morten bjoernsvik To: The Cygwin Mailing List Message-ID: <2052222517.5707683.1499071090362@mail.yahoo.com> Subject: Please update libzmq5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <2052222517 DOT 5707683 DOT 1499071090362 DOT ref AT mail DOT yahoo DOT com> X-IsSubscribed: yes Hi I was unable to install jupyter notebook (https://jupyter.org/) on cygwin64 (python3.6.1) without manually updating the ZeroMQ library to latest stable version 4.2.1 https://github.com/zeromq/libzmq/releases/download/v4.2.1/zeromq-4.2.1.tar.gz The python lib pyzmq fails installation. This library is a widely used python lib and is also used in salt. $ apt-cyg show libzmq5 libzmq5 sdesc: "Lightweight messaging library (runtime)" ldesc: "The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more." category: Libs requires: cygwin libgcc1 libsodium18 libstdc++6 version: 4.1.4-1 install: x86_64/release/zeromq/libzmq5/libzmq5-4.1.4-1.tar.xz 444444 042ca780f325d340e91cf2ff98ef3637e3bbed771be551b392e67f702d6b4599af70da00ca1988d0d1995676b28d33132377537579e44361c9353e45c45e01a7 source: x86_64/release/zeromq/zeromq-4.1.4-1-src.tar.xz 1384536 d94d48eb84cddd732a25b800511367c88fc36e94201a7334df834a22d8d8e8261f4fa4301d37a527b142dbdce3ac5499ee9a674bac8c499a8beec3eadf5967ed Thanks -- MortenB, Oslo, Norway -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple