Operating System - HP-UX
1751694 Members
4929 Online
108781 Solutions
New Discussion юеВ

problem with /usr/lib/libisamstub.1

 
Andy Kosela
Frequent Advisor

problem with /usr/lib/libisamstub.1

/usr/lib/dld.sl: Can't open shared library: /usr/lib/libisamstub.1
/usr/lib/dld.sl: No such file or directory

Which fileset contains /usr/lib/libisamstub.1?

3 REPLIES 3
TTr
Honored Contributor

Re: problem with /usr/lib/libisamstub.1

> Which fileset contains /usr/lib/libisamstub.1

The file /usr/lib/libisamstub.1 should be under /usr/lib. Check if it is executable as needed. Also check for other names that start with libisamstub. If somehow the file is not there, it is part of the "OS-Core.CORE-SHLIBS" fileset.
Andy Kosela
Frequent Advisor

Re: problem with /usr/lib/libisamstub.1

> it is part of the "OS-Core.CORE-SHLIBS" fileset.

On 11.11 yes, but on >= 11.23 it is part of HPUXBaseOS.COMPLIBS. Thanks for the reply anyway.
Dennis Handly
Acclaimed Contributor

Re: problem with /usr/lib/libisamstub.1

>Which fileset contains /usr/lib/libisamstub.1?

You can check the fileset by doing:
swlist -l file | grep libisamstub

This should work even if the file has been removed because it is part of the OS core.