Operating System - HP-UX
1834091 Members
2226 Online
110063 Solutions
New Discussion

dld.sl reporting 'can't open shared library.... libpartner.sl'

 
Jerry Mickelson_1
New Member

dld.sl reporting 'can't open shared library.... libpartner.sl'

Have installed HP OpenView (5.0.1) w/Nortelnetworks Optivity products on HP-UX
10.20 B1000 workstation. Have current patch cluster installed.

Problem: attempting to launch Optivity's router manager, get the following
error:
dld.sl: Can't open shared library:
/sqa/nut/seque/4.0/HP_10.x/partner/lib/libpartner.sl
dld.sl: no such file or directory

This is the only app giving me headaches, Bay (Nortel)'s no help, they haven't
been able to track it down for two days.......

Anyone have ideas???

Thank You in advance!!!

Jerry Mickelson


2 REPLIES 2
Paul Hite_2
Frequent Advisor

Re: dld.sl reporting 'can't open shared library.... libpartner.sl'

Well, I'll make a wild guess here. First you need to search your system to see
if you have any file anywhere called libpartner.sl. Let's say that you found
it in /usr/local/lib. Then you need to arrange for the process in question to
have an envirorment variable like:
SHLIB_PATH=/usr/local/lib

This will cause the procees to look there for the shared library.
Jerry Mickelson_1
New Member

Re: dld.sl reporting 'can't open shared library.... libpartner.sl'

Paul,
Thanks for your response..
I've searched the filesys for anything remotely close and it's nowhere to be
found... Had suspected a broken link, or path. Since it only surfaced after
the Optivity install, very much suspect the package has not properly installed
all support files, or includes a link that isn't correct. I'm back on the
phone with them to work it out.....

Thanks!!!
Jerry