1834394 Members
1622 Online
110066 Solutions
New Discussion

file and package

 
shashi kanth
Super Advisor

file and package

In HP-UX, how we can find out, for a given file, which depot installed that file ?

6 REPLIES 6
Jeeshan
Honored Contributor

Re: file and package

Sajjad Sahir
Honored Contributor

Re: file and package

what do u mean by which depot installed that file

sajjad
Sajjad Sahir
Honored Contributor

Re: file and package

Dear Shasi Kanth
u can check swintall.log file
which is under /var/adm/sw/

shashi kanth
Super Advisor

Re: file and package

In my system

#df
df: Can't open shared library: libdlv_vxfs.so.1
#bdf
bdf: Can't open shared library: libdlv_vxfs.so.1


There seems to be libdlv_vxfs.so.1 is missing in my system, but this file exist in my other HP-UX boxes. So, if i know which package installed that, then i can install that file in the problematic box.

Dennis Handly
Acclaimed Contributor

Re: file and package

The simple brute force way is:
swlist -l file | fgrep libdlv_vxfs

I found it in JFS.VXFS-BASE-RUN.
Dennis Handly
Acclaimed Contributor

Re: file and package

>ME: I found it in JFS.VXFS-BASE-RUN.

I just noticed I was on 11.31. I don't see this on 11.23.