1751709 Members
3938 Online
108781 Solutions
New Discussion юеВ

rsync error

 
Amit Manna_5
Advisor

rsync error

hi
While trying to run rysnc on a server i am getting following error:

$ ./rsync
/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libiconv.sl
/usr/lib/dld.sl: No such file or directory


Can any one help please
2 REPLIES 2
Dennis Handly
Acclaimed Contributor

Re: rsync error

>dld.sl: Can't open shared library: /usr/local/lib/libiconv.sl

Do you have that shlib? Or is it somewhere else?
If you downloaded it from the Porting Center, did you download all of the dependencies?
Robert-Jan Goossens
Honored Contributor

Re: rsync error

Hi,

Did you install the dependencies?

Run-time dependencies: gettext libiconv popt

http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-3.0.5/

Regards,
Robert-Jan