From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17804 invoked by alias); 13 Nov 2014 14:52:59 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 17698 invoked by uid 89); 13 Nov 2014 14:52:58 -0000 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 Received: from mail-wi0-f171.google.com (HELO mail-wi0-f171.google.com) (209.85.212.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 13 Nov 2014 14:52:57 +0000 Received: by mail-wi0-f171.google.com with SMTP id r20so8544284wiv.10 for ; Thu, 13 Nov 2014 06:52:54 -0800 (PST) X-Received: by 10.181.13.102 with SMTP id ex6mr1189460wid.78.1415890373867; Thu, 13 Nov 2014 06:52:53 -0800 (PST) Received: from [192.168.2.108] (pD9E619C2.dip0.t-ipconnect.de. [217.230.25.194]) by mx.google.com with ESMTPSA id hk9sm35805601wjb.46.2014.11.13.06.52.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Nov 2014 06:52:48 -0800 (PST) Message-ID: <5464C5BD.2050903@gmail.com> Date: Thu, 13 Nov 2014 14:52:00 -0000 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@cygwin.com Subject: Re: [REQUEST] Please upgrade irssi (0.8.17) References: <544BF8BB.4080600@gmail.com> <544F6D30.5090006@gmail.com> <20141028113927.GI20607@calimero.vinschen.de> <5463A387.5090306@gmail.com> <54649862.5040509@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg00310.txt.bz2 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