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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=Q/
	IGiT50zLq45iwuC0h4TW2arwPiofWm4N/nNQjqTlcmK2wlUo9iXSJQD7TV5c7uX2
	NzO2IeBpN6naSqoZ0B5jLfJ3VTjyZzNSG91lgFA8hLZ/9O7L5jBnqfvwJLztrpc/
	5ex+hLaq8fRAQO5RpGi/vd7MetzFsoTn2Auw25p+E=
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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=tqH6IV06
	Av2vK0Qw7OCW/+P18Ls=; b=v8ECAEhvwUoYU08nqaK6WKrFvypHFb8VAbGe5mxq
	vR+rDu+g78l50/fsEf2MP06Ah1Nes6Uatw5VQAaEHZ3bdXBiotopqS7QCbxaCdr3
	OeMsx7PpZKg8plSOCFBavdF9qUbxU+ae53Ri6X4MbuDmPRXnfpl/lzUd3nUHg46/
	a7Q=
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.3 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ie0-f176.google.com
MIME-Version: 1.0
X-Received: by 10.50.28.14 with SMTP id x14mr6317353igg.39.1415975359766; Fri, 14 Nov 2014 06:29:19 -0800 (PST)
In-Reply-To: <CANnN+=tWO3H=_ROgeQTmJ+2O6e7GDDdixdsSPUdssvyiaKN6GQ@mail.gmail.com>
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>	<5464C5BD.2050903@gmail.com>	<CAFWoy7HSr1eAst-AWPb6Js6_E-CHXFoW0eazpY8WoxTyvmjWnw@mail.gmail.com>	<CANnN+=tWO3H=_ROgeQTmJ+2O6e7GDDdixdsSPUdssvyiaKN6GQ@mail.gmail.com>
Date: Fri, 14 Nov 2014 07:29:19 -0700
Message-ID: <CAFWoy7GPMqQyW_BTO7JNuoEsNyiyDJcsgu2DzovBsC3=O2YLSQ@mail.gmail.com>
Subject: Re: [REQUEST] Please upgrade irssi (0.8.17)
From: Keith Christian <keith1christian@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Don't have cygperl5_14.dll but do have cygperl 5_18.dll, what now?
Try to reinstall 0.8.17-1 ?

On Thu, Nov 13, 2014 at 4:23 PM, Sean Murphy <s.pat.murph@gmail.com> wrote:
> Just installed irssi 0.8.17-1 update on 32-bit installation and it
> works as expected.  Have not yet upgraded to most recent
> version of cygwin, though.
>
> On Thu, Nov 13, 2014 at 10:26 AM, Keith Christian
> <keith1christian@gmail.com> wrote:
>> I get a cygcheck usage error for both of those commands.
>>
>> On Thu, Nov 13, 2014 at 7:52 AM, Marco Atzeri <marco.atzeri@gmail.com> wrote:
>>> 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
>>>
>>
>> --
>> 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
>>
>
> --
> 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
>

--
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

