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:date :message-id:subject:from:to:content-type; q=dns; s=default; b=wd 6gr1mpCWnHq6tSeTUfL8ySHxv2XmFk/1QDie2OUpeS+q8V4ICetXQfgO6mKa6Txd voMSdkegHlgAIimT2eUqAgUcAhlxi/GMjvfCk5hqPufuS1cAMFqKFGRKIZzseThb 6+WB2A5pJbAEWaDNj3tL+Uas3yE9+t9s+QUoULGzU= 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=AZS5jToa 8l7pI4JjmOsl++FYxBw=; b=YhOetiUChPePIt2IWYJpuOX5n1oWOEk5S9GoZXhc 7wIFvvwpZdNo0vVuoKFFc4CpJOK6AuATef/fCtB6dubD9sQViEnL/mZ2i/6nREve D3rplLMu5n/a5FWh1tVS+pTE55/ye2/Zvj1Mn7uOl9XKKsIjwYXRWoetpPmudnaX xWc= 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.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f174.google.com MIME-Version: 1.0 X-Received: by 10.107.130.98 with SMTP id e95mr2508128iod.87.1415892396946; Thu, 13 Nov 2014 07:26:36 -0800 (PST) In-Reply-To: <5464C5BD.2050903@gmail.com> 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> <5464C5BD DOT 2050903 AT gmail DOT com> Date: Thu, 13 Nov 2014 08:26:36 -0700 Message-ID: Subject: Re: [REQUEST] Please upgrade irssi (0.8.17) From: Keith Christian To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I get a cygcheck usage error for both of those commands. On Thu, Nov 13, 2014 at 7:52 AM, Marco Atzeri 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