1833353 Members
3733 Online
110051 Solutions
New Discussion

Re: lftp on HPUX 11.0

 
Jerome D'silva
Advisor

lftp on HPUX 11.0

Can I know where lftp is available for HPUX 11.0 . I had downloaded one from ftp.thewrittenword.com and installed it but when I access the client I get the following error message and it dumps the core .
$ ./lftp --help
/usr/lib/dld.sl: Can't find path for shared library: libCsup_v2.2
/usr/lib/dld.sl: No such file or directory
ABORT instruction
1 REPLY 1
T G Manikandan
Honored Contributor

Re: lftp on HPUX 11.0



Can you try installing this patch


PHSS_24627

http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_24627&context=hpux:800:11:00#Patch%20Dependencies:


This installs the libCsup files in the /usr/lib which can resolve your problem.
Revert