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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=sUUUtNm qxaRw16QnXmg+W7JlJNRvxa773O19KF/Op6mjrHIgwS2KEHFvauANBBvaDzWUkei QEw+WjnIeR8Xd3UBvwARC+D4wVC4oue7kbk6bI/W8y+7Mt+4mb19yIXPKjrm3RS1 ELMnrnLpCMJ+x1ozMTaeopKzXvNBRU9u2hvE= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=0qq36xJGh15KH 2VP8/cZGRzYtPc=; b=iA7iO4K5ZDN20DuFmLVVlV6npiZVGFHIGE4xkhYXpfMe4 88pgt5gccMEMo8IYsFV65swHPJMh7VxBSgArJmivvF35N8CPibpXriae5Ip0c/YD g15m1OCsKh/3ElxNPC7C2s3UrirUyZ2NpDI082PFtMe4pDs0j1DPZx4lal96Is= 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=-1.9 required=5.0 tests=BAYES_00,KAM_NUMSUBJECT,KB_WAM_FROM_NAME_SINGLEWORD,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=ANNOUNCEMENT, pythonsphinx, 1.6.5-1, python-sphinx X-HELO: smtpq4.mnd.mail.iss.as9143.net X-Gm-Message-State: AKGB3mLmfVqRIXzYk7bAf7V+u2ViqSOVp+h1ex5/wGrJXd301wQyvMRy sA8BzjKdL2fo5N/Kdc5w7S395kOeQcIPDyS1LoA= X-Google-Smtp-Source: AGs4zMYeG/4MR2pTDQ9/DUD6U/5p+iWx+fABiLMRsUMOIUob9bzKlA2irOpDKOmmCnYyDOIPGhnBdM+x1N+RKPgJAKM= X-Received: by 10.55.80.8 with SMTP id e8mr7809874qkb.126.1512137147352; Fri, 01 Dec 2017 06:05:47 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <5a1bb48d.0c666b0a.286e1.0895SMTPIN_ADDED_MISSING@mx.google.com> References: <5a1bb48d DOT 0c666b0a DOT 286e1 DOT 0895SMTPIN_ADDED_MISSING AT mx DOT google DOT com> From: Frank Fesevur Date: Fri, 1 Dec 2017 15:05:16 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [ANNOUNCEMENT] python-sphinx 1.6.5-1 To: "cygwin AT cygwin DOT com" Content-Type: text/plain; charset="UTF-8" X-SourceIP: 209.85.220.178 X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.3 cv=P4YXeBIu c=1 sm=1 tr=0 a=9+rZDBEiDlHhcck0kWbJtElFXBc=:19 a=IkcTkHD0fZMA:10 a=ocR9PWop10UA:10 a=vEI_lbc5AAAA:8 a=DzKPymE_7OGkRXCJEtAA:9 a=QEXdDO2ut3YA:10 a=YUII-3zZ2UlQWlJ17VRX:22 none X-Ziggo-Spam-Status: No X-IsSubscribed: yes 2017-11-27 7:39 GMT+01:00 Yaakov Selkowitz: > The following packages have been uploaded to the Cygwin distribution: > > * python2-alabaster-0.7.10-1 > * python2-babel-2.5.1-1 > * python2-imagesize-0.7.1-1 > * python2-jinja2-2.9.6-1 > * python2-pytz-2017.3-1 > * python2-snowballstemmer-1.2.1-1 > * python2-sphinx-1.6.5-1 > * python2-sphinxcontrib-websupport-1.0.1-1 > * python2-sphinx_rtd_theme-0.2.4-1 > * python2-sqlalchemy-1.1.15-1 > * python2-typing-3.6.2-1 > * python2-whoosh-2.7.4-1 Sphinx worked fine for many years on my pc, but after upgrading today it is doesn't work anymore. $ make html Makefile:12: *** The 'sphinx-build' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the 'sphinx-build' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/. Stop. I tried to reinstall the python2-sphinx package from setup.exe but without any success. Indeed, in /bin there is no sphinx-build or sphinx-quickstart. Any thoughts? Regards, Frank -- 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