From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) by sourceware.org (Postfix) with ESMTPS id 6E5513858C2C for ; Wed, 15 Sep 2021 02:50:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6E5513858C2C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSw.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=systematicsw.ab.ca Received: from shw-obgw-4003a.ext.cloudfilter.net ([10.228.9.183]) by cmsmtp with ESMTP id QH37mNREWczbLQKznmpgyC; Wed, 15 Sep 2021 02:49:59 +0000 Received: from [192.168.1.105] ([68.147.0.90]) by cmsmtp with ESMTP id QKzmmj1JDcHSBQKznmtE2T; Wed, 15 Sep 2021 02:49:59 +0000 X-Authority-Analysis: v=2.4 cv=I4EG+Psg c=1 sm=1 tr=0 ts=61415f57 a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=IkcTkHD0fZMA:10 a=uXHIkvRuAAAA:8 a=A57RtyaAKjgxxtOt0vIA:9 a=QEXdDO2ut3YA:10 a=pdnwLGf5Sn8A:10 a=zDY1CQ7QJ_oyYkGJc_zN:22 Reply-To: cygwin@cygwin.com To: cygwin@cygwin.com References: <20210914232706.GD3618@ming.fruitbat.org> From: Brian Inglis Organization: Systematic Software Subject: Re: tcl3270 failure in new Cygwin install Message-ID: Date: Tue, 14 Sep 2021 20:49:58 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <20210914232706.GD3618@ming.fruitbat.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-CA Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4xfOJwr4no1+T2vjVf6Av+0bx5eiYjP/Kujmy7Sil15L3gjidEGKeENxfm1Sms8EwXiUUJw61NeYcqGIAHupM2aPr42Z+C54jzMBhbK6Wd+VlLd0fcogwM STbN2ixwlVTKXxtz6mFPmLT/TDQu2I72QQkwx6RNhk4i35V8TVoDu39lpqFeLdeZMxbdJ3sTXn1J1vOZ94xvHkpApo8WmjSuZe4= X-Spam-Status: No, score=-1161.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2021 02:50:02 -0000 On 2021-09-14 17:27, Peter A. Castro wrote: > On Tue, Sep 14, 2021 at 06:29:19PM -0400, David McNeill of the clan McNeill wrote: >> I just performed a new Cygwin install (32 bit) and chose to install >> package tcl3270, version 3.3.15ga9-1. Installation of Cygwin, tcl3270 >> prerequisites, and tcl3270 completed successfully, but when I run >> tcl3270.exe within Cygwin I get the following error. >> >> C:/cygwin/bin/tcl3270.exe: error while loading shared libraries: >> libtcl8.5.dll: cannot open shared object file: No such file or >> directory > Yep, dependency on older tcl libs is the problem. >> In Cygwin setup, it shows that tcl 8.6.11-1 is installed. I suspect >> that tcl3270 needs to be compiled against the new tcl package. Is the >> tcl3270 package still maintained, and if so, can the package >> maintainer compile against tcl 8.6.11.1 (assuming this is the >> problem)? > Yes, this is the problem, but I'm having system issues and can't easily > rebuild these packages right now. Actually, I'm trying to get the > latest x3270 packages built, but I haven't had much spare time lately. > Might still be a while until this happens. Just so happens there's this guy called Castro ;^> who keeps copies of most setups and packages ever released in the Cygwin Time Machine: http://www.crouchingtigerhiddenfruitbat.org/Cygwin/timemachine.html and circa (TM) 6 years ago there's copies of tcl 8.5.18-1: http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/64bit/2015/09/14/161026/index.html with the tar at: http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/64bit/2015/09/14/161026/x86_64/release/tcl/tcl-8.5.18-1.tar.xz $ curl -I http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/64bit/2015/09/14/161026/x86_64/release/tcl/tcl-8.5.18-1.tar.xz HTTP/1.1 200 OK Date: Wed, 15 Sep 2021 02:32:33 GMT Server: Apache/2.2.34 (Amazon) Last-Modified: Wed, 20 May 2015 08:18:00 GMT ETag: "d60b7e-122404-5167f10ad3e00" Accept-Ranges: bytes Content-Length: 1188868 Connection: close Content-Type: application/x-xz so you could run Cygwin Setup to install tcl3270 and its dependencies from that mirror URL with options: -X, --no-verify Don't verify setup.ini signatures --no-version-check Suppress checking if a newer version of setup is available -O, --only-site Do not download mirror list, only use sites specified with -s -s, --site URL Download site URL with URL: http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/64bit/2015/09/14/161026/ -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. [Data in binary units and prefixes, physical quantities in SI.]