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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=hmyT1TERG18hZvDH1nw/1maG/LTcG+JrnRl8MLLoYnS ppI/qsEdFC+dJLMCRZostLNIxjvuY+h+70HTXGkzsCuBoY0tYI+rR4ZmleVl3VO9 UjLhBWotCuOjZKUqvEEe8PlE10alq1dM+O+Ond0cnLwFaDMaebHEiuA438NhnH0s = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=+0pLRTzFttfvlFjC2UiHgJaJbDo=; b=ru0DKtfNy8dZ3GFD3 67q5OQ36atUJcXqwSoDzBqg0g/YNe0/8nck62uM48Tf1RBZsFLxCElgRdbgD86MQ rUjILW/RnZrGCfg24wrvf8k95y/9DWhWJJxcQCDV8mcLbpf3cYtnY7NfIvVuQ5E9 4oehrnnGTaXL18kVjkdjLSsHaw= 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.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f171.google.com X-Received: by 10.181.13.102 with SMTP id ex6mr1189460wid.78.1415890373867; Thu, 13 Nov 2014 06:52:53 -0800 (PST) Message-ID: <5464C5BD.2050903@gmail.com> Date: Thu, 13 Nov 2014 15:52:45 +0100 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [REQUEST] Please upgrade irssi (0.8.17) References: <544BF8BB DOT 4080600 AT gmail DOT com> <544F6D30 DOT 5090006 AT gmail DOT com> <20141028113927 DOT GI20607 AT calimero DOT vinschen DOT de> <5463A387 DOT 5090306 AT gmail DOT com> <54649862 DOT 5040509 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/13/2014 3:44 PM, Keith Christian wrote: > Updated, but missing cygperl5_14.dll. > > + ls -l /usr/bin/irssi.exe > -rwxr-xr-x 1 kchris0000 Domain Users 1180701 Nov 12 10:47 /usr/bin/irssi.exe > + irssi -version > /usr/bin/irssi.exe: error while loading shared libraries: > cygperl5_14.dll: cannot open shared object file: No such file or > directory > + echo > > + locate -i '*cygperl5_14.dll*' Strange irssi requires perl where cygperl5_14.dll is on 64 bit $ cygcheck -f $(which cygperl5_14.dll) perl-5.14.4-1 on 32bit $ cygcheck -f $(which cygperl5_14.dll) perl-5.14.2-3 -- 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