delorie.com/archives/browse.cgi | search |
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:mime-version:in-reply-to:references:from:date | |
:message-id:subject:to:content-type; q=dns; s=default; b=NyYIC0w | |
rRcly6Kyk4mkxNjleKM4oEqM+2We47h0G0Q8R5kVe3MF+b3SSoiwaj6q881nSkKi | |
hI9O3ldJdSHd+S5mSH/t0HqnlDgmHMKGJQN/4IZaLsjljIYsylG8g6ZacqeV1MGc | |
C48XyEN9pVglLlpsKWdggUZ6d6UoYKtHVonA= | |
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:from:date | |
:message-id:subject:to:content-type; s=default; bh=4zcGk62yLb7Qy | |
Ao/sNbD1MBcUFM=; b=xuD6rLaWXZHdit7Pe4dfa3j2NesMgRnALMAAUbUvJLIlc | |
1YplZ4sWwiwUhpF9ywvlJB3mxz+j1nJg/vSxiA8RcYiEYks1XQjAZAtK6EoG+LvO | |
6AyyMJWeql0jdltadXLZiffuF9dKIBTuZOB71Hs1L4HhWJey0YhJh6Z80tFSDA= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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.0 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-f177.google.com |
X-Received: | by 10.194.109.226 with SMTP id hv2mr8251903wjb.45.1415921019362; Thu, 13 Nov 2014 15:23:39 -0800 (PST) |
MIME-Version: | 1.0 |
In-Reply-To: | <CAFWoy7HSr1eAst-AWPb6Js6_E-CHXFoW0eazpY8WoxTyvmjWnw@mail.gmail.com> |
References: | <BLU437-SMTP107A46A405BAC70455F27C1E4900 AT phx DOT gbl> <544BF8BB DOT 4080600 AT gmail DOT com> <BLU436-SMTP227105FD0A85BD48EDDD5DE4910 AT phx DOT gbl> <CAFWoy7HSLqOmNAHj19BSt6qiSAs5eAmjbN+EPcOsVdKmLzhhHQ AT mail DOT 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> <CAFWoy7GQBC7zZQs-2tf-bKnnP2iVQEa8L1-O=oAhwggmye9Jiw AT mail DOT gmail DOT com> <54649862 DOT 5040509 AT gmail DOT com> <CAFWoy7HRkZitcg5bPreVo4xwoFdf67W_avmCx5WVpRs8MdE6hA AT mail DOT gmail DOT com> <5464C5BD DOT 2050903 AT gmail DOT com> <CAFWoy7HSr1eAst-AWPb6Js6_E-CHXFoW0eazpY8WoxTyvmjWnw AT mail DOT gmail DOT com> |
From: | Sean Murphy <s DOT pat DOT murph AT gmail DOT com> |
Date: | Thu, 13 Nov 2014 18:23:19 -0500 |
Message-ID: | <CANnN+=tWO3H=_ROgeQTmJ+2O6e7GDDdixdsSPUdssvyiaKN6GQ@mail.gmail.com> |
Subject: | Re: [REQUEST] Please upgrade irssi (0.8.17) |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
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 AT gmail DOT 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 DOT atzeri AT gmail DOT 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |