X-Recipient: archive-cygwin@delorie.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=NoiudQndytq1uDz6
	VceXnvjC5Qag46NYcP2oUZ81a/nzOUx32JeCpJVWL0e72w3wxPvxjcmwXkM9Pxvp
	bJ/E4hsxW3fvfjRudg1RHujTPloiEstZNdzA5ESvB7Ywzo+HWqGIXzf9bbetcPrO
	pQZJN66i1uMX1zGVxNgHd8/Lmp4=
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=SMgux5pXgsiNqqb6ukMo2p
	j0BOU=; b=IHRsBqtBHD7WhgPLMZlQlOeqGn/O03j6Qmzc8mLQAaiQVaHbud1TTQ
	DIQE5dt16yymgKoafaoJtaNypXbpCp08LD7g/IWXvoqMPbM6V1fRAWLPgvTYOtkF
	wgnCJRuRUC6G0X0U9AqIO1pTW/6y5M7PUlbMlUSC26ztWER0LsjZ4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=3.6 required=5.0 tests=AWL,BAYES_00,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, H*r:66.163.187, upgrading
X-HELO: sonic308-12.consmr.mail.ne1.yahoo.com
Date: Wed, 20 Dec 2017 05:47:34 +0000 (UTC)
From: "Vijaya Subramanian via cygwin" <cygwin@cygwin.com>
Reply-To: Vijaya Subramanian <vijaya612@yahoo.com>
To: cygwin@cygwin.com, Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Message-ID: <1460107803.1631487.1513748854947@mail.yahoo.com>
In-Reply-To: <bb4102ea-6048-6b4a-a9bd-c4ab870896e1@SystematicSw.ab.ca>
References: <636587926.1255909.1513705410399.ref@mail.yahoo.com> <636587926.1255909.1513705410399@mail.yahoo.com> <bb4102ea-6048-6b4a-a9bd-c4ab870896e1@SystematicSw.ab.ca>
Subject: Re: cmake install; required cyglz4-1.dll not installed in /usr/bin or anywhere else;manual install
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 vBK5lojU016478

  >On Tuesday, December 19, 2017, 11:36:08 AM MST, Brian Inglis <Brian.Inglis@SystematicSw.ab.ca> wrote: 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?Thanks in advanceVijaya


-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

    On Tuesday, December 19, 2017, 11:36:08 AM MST, Brian Inglis <Brian.Inglis@SystematicSw.ab.ca> wrote:  
 
 On 2017-12-19 10:43, Vijaya Subramanian via cygwin 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.

-- 
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


