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

Reply via email to