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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=jC1VZu0Yqn4IEuyo nTC9Ue8M1GCgPwTfV4+dk7qen0lqaVb9apGfeaR6vFhTP6Js93qEcjAJrDORHhbO ozdUzz2KbqeYyeEMw4pKT8nPAN63jqzfHjNKjYgi/hx8DDMuJHe8MVznCzdBXTbJ YikptIe906Ka+/JRUy0O8+UjcFc= 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=G9I0IM1jWW3ubHa65Jr3Ih T7TP4=; b=s+zsYgo3Z4ZnOUaVUA3hfXQtMme35FIJbyDBAX4+NoQBS3ff//L4ex LCRGYRktikxbx/D+1i89MIETUcJsPAm5a5ohg+1eKG2bm2OQVUaAzok8e2G7hTuj hBnVOst4Q3YPFCaMdybPr5Kk7b2Z25WDuajqvgijwcWk4QSqvt/FI= 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=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*M:9628, View, click, Full X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.2 cv=f8g4PK6M c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=N659UExz7-8A:10 a=7vT8eNxyAAAA:8 a=wga6qECA-C-l0DU270UA:9 a=pILNOxqGKmIA:10 a=Mzmg39azMnTNyelF985k:22 Reply-To: Brian DOT Inglis 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. 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> <1653424993 DOT 2220046 DOT 1513814927762 AT mail DOT yahoo DOT com> To: cygwin AT cygwin DOT com From: Brian Inglis Message-ID: Date: Wed, 20 Dec 2017 20:31:03 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <1653424993.2220046.1513814927762@mail.yahoo.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfCm7zTZtkiWRYNrgVViG01bCHqymhQXjpYlH82LjxjoILrr6Xh983OFGre9IIRla+mi8msHLDEdHLZhQ4FVWSwpEm4HTuMzPg46Nr8EHz0MD7idqgBT9 eRXbs0gwdOBhCTi49pKYf1oYB2/VpU9GcFQR6Nwt5s4SlODNsWYSzw0C0kvBdC9ZETJRCMZs1iBGRg== X-IsSubscribed: yes On 2017-12-20 17:08, Vijaya Subramanian wrote: > 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. It worked when I did it with earlier setup on 2017-09-05. -- 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