This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

rsync failing due to inability to find libpopt.so


Hi,

I have a new cygwin 64-bit installation with rsync (3.1.1-1)
installed. However, when I try to use rsync (e.g. rsync -a
local-folder username@server:~/remote-folder) I get the following
error shortly after entering my credentials for the remote server:

rsync: error while loading shared libraries: libpopt.so.0: cannot open
shared object file: No such file or directory
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: remote command not found (code 127) at io.c(226) [Receiver=3.1.0]

I have the popt package (1.16-1) installed and the following relevant
files in /usr/lib:

-rw-r--r--  1 Richard None  217170 Oct 21  2013 libpopt.a
-rwxr-xr-x  1 Richard None   35096 Oct 21  2013 libpopt.dll.a
-rwxr-xr-x  1 Richard None     907 Oct 21  2013 libpopt.la

and /usr/bin:

-rwxr-xr-x 1 Richard None    41491 Oct 21  2013 cygpopt-0.dll

Any advice gratefully received.

Thanks,

Richard.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]