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: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@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=-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 <marco.atzeri@gmail.com>
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: <BLU437-SMTP107A46A405BAC70455F27C1E4900@phx.gbl>	<544BF8BB.4080600@gmail.com>	<BLU436-SMTP227105FD0A85BD48EDDD5DE4910@phx.gbl>	<CAFWoy7HSLqOmNAHj19BSt6qiSAs5eAmjbN+EPcOsVdKmLzhhHQ@mail.gmail.com>	<544F6D30.5090006@gmail.com>	<20141028113927.GI20607@calimero.vinschen.de>	<5463A387.5090306@gmail.com>	<CAFWoy7GQBC7zZQs-2tf-bKnnP2iVQEa8L1-O=oAhwggmye9Jiw@mail.gmail.com>	<54649862.5040509@gmail.com> <CAFWoy7HRkZitcg5bPreVo4xwoFdf67W_avmCx5WVpRs8MdE6hA@mail.gmail.com>
In-Reply-To: <CAFWoy7HRkZitcg5bPreVo4xwoFdf67W_avmCx5WVpRs8MdE6hA@mail.gmail.com>
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

