delorie.com/archives/browse.cgi | search |
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:in-reply-to:references:subject:to:message-id | |
:from:date:mime-version:content-type; q=dns; s=default; b=H5Nj+z | |
5w4ecEt2aKUKmqQm7cTPtl4c9t/L/hVOLnp615jkLtlKfMR1YBlkuV8/8+NkgKI4 | |
UZExaPjFByCTdnow+9GRXdA+rySJUzKbPoVgSL1mPE5jkVGtXcXsKjpIVNFQwH9m | |
dfbaQX1yxW39LR2imEY4aj/qljn9NeigJHVAY= | |
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:in-reply-to:references:subject:to:message-id | |
:from:date:mime-version:content-type; s=default; bh=Am1tDi+8xDuE | |
oqOWfpQuc9+YE+o=; b=eYIUlQWdQ8o0coJI8E7QjrKjQ4dtSASvmxx8Yo1nMb67 | |
riksQBHg6t8DEzpeMGSkuwP/Y5WUmCMK5KuJRViek/SnOAsrW7bQsD4e2wraKzWI | |
gaxU3vtIyqAqPZgsdSgiwqdIdShTFCTPaAU/sY98vu+gRbCejd65k8A1kkRk41w= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-0.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_VIA_APNIC,RP_MATCHES_RCVD,SPF_SOFTFAIL autolearn=ham version=3.3.2 |
X-HELO: | e23smtp01.au.ibm.com |
In-Reply-To: | <521B8A69.7020300@cygwin.com> |
References: | <OF6A96FFA3 DOT C3ACBA3D-ON48257BD3 DOT 003026E5-48257BD3 DOT 0031E5E6 AT au1 DOT ibm DOT com> <521B79CC DOT 7040501 AT cygwin DOT com> <521B864B DOT 4070101 AT cornell DOT edu> <521B8A69 DOT 7020300 AT cygwin DOT com> |
Subject: | Re: Install problem with latest cygwin |
X-KeepSent: | 97D8D08A:15A90685-48257BD4:000D7758; type=4; name=$KeepSent |
To: | cygwin AT cygwin DOT com |
Message-ID: | <OF97D8D08A.15A90685-ON48257BD4.000D7758-48257BD4.000D96CC@au1.ibm.com> |
From: | Allan Chandler <allachan AT au1 DOT ibm DOT com> |
Date: | Tue, 27 Aug 2013 10:28:25 +0800 |
MIME-Version: | 1.0 |
X-Content-Scanned: | Fidelis XPS MAILER |
x-cbid: | 13082702-1618-0000-0000-00000484F172 |
X-IsSubscribed: | yes |
On 8/26/2013 12:46 PM, Ken Brown wrote: > On 8/26/2013 11:52 AM, Larry Hall (Cygwin) wrote: >> On 8/26/2013 5:05 AM, Allan Chandler wrote: >>> >>> I've been running CygWin on my Win7-64 laptop for some time and I >>> recently >>> decided to update to the latest packages, mainly because there's a bucket >>> load more stuff in there. >>> >>> I renamed my cygwin directory to get it out of the way and downloaded/ran >>> setup-x86.exe. Selected ALL packages for download with no install and let >>> it run overnight. >>> >>> The following day, I ran setup again and opted to install from the local >>> directory. This went well, right up to the post-install section where >>> I got >>> "Cannot locate cygncursesw-10.dll"-type dialog boxes for each of several >>> dozen packages. I also get it when I try to run bash after exit. >>> >>> I had a look into the \cygwin directory where everything was created and >>> there's no sign of this file (though it appears under my old version of >>> CygWin in /bin). In the local package area where I downloaded everything, >>> it appears to exist in the x86/release/Cygwin64/cygwin64-ncurses tar.bz2 >>> file but nowhere else in the package area is there a file even containing >>> "ncur". So I'm wondering whether the fact that I'm running the x86 >>> installer means I don't get that file. In which case, why are the >>> post-install scripts (and bash) trying to use it? >>> >>> Has anyone else manages to install the latest CygWin on Win7 this way? >>> Can >>> anyone offer some advice on getting it to work? >> >> Using the package search available at cygwin.com, it appears to me that >> there has been a "hiccup" in the upload for this package. Here are the >> results of searching for cygncursesw-10.dll under x86 and x86_64: >> >> x86: >> x86/cygwin64-ncurses/cygwin64-ncurses-5.9-5 >> x86/libncursesw10/libncursesw10-5.7-18 >> >> x86_64: >> x86_64/cygwin32-ncurses/cygwin32-ncurses-5.7-1 >> x86_64/libncursesw10/libncursesw10-5.9-4 >> x86_64/ncurses-debuginfo/ncurses-debuginfo-5.9-4 >> >> Note that the 64-bit version is also listed under the 32-bit >> installation and vice-versa. And this doesn't seem quite right. > > It's for cross-compiling, in case you want to build a 64-bit application > under 32-bit Cygwin (and vice versa). Ah, OK. That makes sense then. So then I guess these cross-compile packages don't need the DLLs, right? -- Larry === Okay, OP here, there's something weird going on here. I started setup against my local directory this morning and did a search for "ncur" - all it found was "cygwin64-ncurses: Ncurses for Cygwin 64bit toolchain", under Devel. When I rerun setup and go looking at the original site, that same search gives me quite a bit more, three in Devel, seven in Libs and four in Utils. And, looking at setup logs from yesterday, it appears only the one (the 64-bit one in my local area) was downloaded. I've just started another download from the site and it's actually creating NEW directories in my install area so it looks like it didn't get everything it needed last time, despite the fact I'm sure I'd toggled the top-level item to "Install". I KNOW for a fact it wasn't left on Default since that's a relatively small set of packages (tested by downloading to another area), nowhere near the quantity I got. So I'm doing another download now and, luckily, it appears I'm only getting stuff I don't already have. Once I've done a download that gives me nothing extra, I'll do a full download to another location and compare. If everything comes down first time, I'll have to chalk it up to PEBCAK and apologise (ie, I somehow stuffed up the "Install" setting). I'll let you all know. Cheers. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |