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:to:message-id:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=x1RYeQ23eZ11rbo0 6eYPNIeezX/aQPaaOxJBqXHfw8hn6WvgaARcrZa/JPSZhgw2xPHp3AiYlfHtM5Lq bIsAbIy5LfraxReQm5kJ3h2vELPu2MOnNYZM46SwIiEMyojPzpGo7wgL2TuIS2yN hzmZDC4PCVSfTtWl/fpTyi9Llns= 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:to:message-id:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; s=default; bh=yUjXqEtMUc2gwBhNOguODi frGFA=; b=kCCw/AfPoL77EbBPtRALIpoOkT2BtOHpPeWzSOdDXFM2gl01XxrzWt hNICJYiiBtB+kr2XhwjKwQo1v9Q2hHd3hnVlJryF5omOCQjd5u4m4rz3OhNeBakq 1SK/LVsSMDi8ALqHDcGXfM/Gp8I3ir+oOhImOEQqZB9QuWyUCYfmQ= 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: Yes, score=5.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=calgary, Calgary, apt, alberta X-HELO: sonic309-22.consmr.mail.ne1.yahoo.com Date: Thu, 21 Dec 2017 00:08:47 +0000 (UTC) From: "Vijaya Subramanian via cygwin" Reply-To: Vijaya Subramanian To: cygwin AT cygwin DOT com, Brian Inglis Message-ID: <1653424993.2220046.1513814927762@mail.yahoo.com> In-Reply-To: <8292bbef-5771-f136-f9d7-f3de241008d1@SystematicSw.ab.ca> References: <636587926 DOT 1255909 DOT 1513705410399 DOT ref AT mail DOT yahoo DOT com> <636587926 DOT 1255909 DOT 1513705410399 AT mail DOT yahoo DOT com> <1460107803 DOT 1631487 DOT 1513748854947 AT mail DOT yahoo DOT com> <8292bbef-5771-f136-f9d7-f3de241008d1 AT SystematicSw DOT ab DOT ca> Subject: Re: cmake install; required cyglz4-1.dll not installed in /usr/bin or anywhere else;manual install solved problem. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id vBL09FGw027470 Thanks a lot. This worked but only with the new version of setup.exe that is out right now. On Tuesday, December 19, 2017, 11:22:39 PM MST, Brian Inglis wrote: On 2017-12-19 22:47, Vijaya Subramanian wrote: > On 2017-12-19 10:43, Vijaya Subramanian via cygwin wrote: >>On Tuesday, December 19, 2017, 11:36:08 AM MST, Brian Inglis wrote: >>> I checked /var/log/setup-full.log and found the below instances where >>> libz4-1 was mentioned >>> package liblz4-devel comparing versions 131-1 and 131-1, result was 0 >>> package liblz4_1 comparing versions 131-1 and 131-1, result was 0 >>> package liblz4-devel comparing versions 1.7.5-1 and 131-1, result was -1 >>> package liblz4_1 comparing versions 1.7.5-1 and 131-1, result was -1 >>> 2017/12/02 14:06:47 Adding required dependency liblz4_1: Selecting >>> already-installed version . >>> 2017/12/02 14:06:47 Changing gid back to original >>> So I am not sure why I get the following message when I run cmake: >>> When I try to run cmake, I get the following error message: >>> C:/cygwin64/bin/cmake.exe: error while loading shared libraries: ?: >>> cannot open shared object file: No such file or directory >>> or why cygcheck cmake says: cygcheck: track_down: could not find cyglz4-1.dll >> Cygwin setup currently has problems upgrading when version numbers change >> formats and a solution is being addressed by the volunteer maintainers. >> You have to manually run Cygwin setup, find the liblz4 packages you have >> installed, and select the new version number to be installed 1.7.5-1. > Want to confirm setup-x86_64 -D liblz4-1 -q -g is what I input on the > command line to upgrade the package? Do I have to install cmake again? You can not use setup from the command line to upgrade to a different version format: Cygwin currently has no way to specify a package version on the command line like apt ... pkg=ver. You will just get the same messages and problems as before. You must download and run Setup interactively. On the Select Packages panel, change View to |Full| or |Up To Date|; in Search enter |liblz4|; on each package line under column New, click until the version to be installed reads 1.7.5-1; click the [Clear] button; change View to |Pending| to verify the version; then click [Next] to upgrade. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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 -- 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