Operating System - HP-UX
1752781 Members
6738 Online
108789 Solutions
New Discussion юеВ

Re: Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

 
SOLVED
Go to solution
Jes Yu
Advisor

Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

OS B11.11
HW: C3700

Thank you!
Jessica
9 REPLIES 9
John Poff
Honored Contributor

Re: Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

Hi,

I know of one way to do it. You can do:

swlist -v -l file >files.txt

and look through the output file to see which packages and patches supply the files in question.

JP
Jes Yu
Advisor

Re: Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

Thank you John. I found libX11.sl:
OBAM.OBAM-WEB: /usr/obam/X/lib/libX11.sl
does this mean it is in file set OBAM.OBAM-WEB?

Thanks!
jessica
Bob E Campbell
Honored Contributor

Re: Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

swa(1022)-> swlist -l file | grep -i libx11
X11.X11R4-SHLIBS: /usr/lib/X11R4/libX11.sl
X11.X11R5-SHLIBS: /usr/lib/X11R5/libX11.0
X11.X11R5-SHLIBS: /usr/lib/X11R5/libX11.1
X11.X11R5-SHLIBS: /usr/lib/libX11.1
X11.X11R6-SHLIBS: /usr/lib/X11R6/libX11.2
X11.X11R6-SHLIBS: /usr/lib/X11R6/libX11.3
X11.X11R6-SHLIBS: /usr/lib/X11R6/pa20_64/libX11.3
X11.X11R6-SHLIBS: /usr/lib/libX11.2
X11.X11R6-SHLIBS: /usr/lib/libX11.3
X11.X11R6-SHLIBS: /usr/lib/pa20_64/libX11.3
X11.X11R6-SLIBS-IA: /usr/lib/hpux32/X11R6/libX11.so.1
X11.X11R6-SLIBS-IA: /usr/lib/hpux32/libX11.so.1
X11.X11R6-SLIBS-IA: /usr/lib/hpux64/X11R6/libX11.so.1
X11.X11R6-SLIBS-IA: /usr/lib/hpux64/libX11.so.1
Bob E Campbell
Honored Contributor

Re: Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

My bad... just saw you were looking at X11 patches for 11.11.

The current patch seems to be PHSS_37028
Jes Yu
Advisor

Re: Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

PHSS_37028 is already installed. But I still get complain of missing libX11.sl, libXext.sl and libXi.sl.

Thanks!
Dennis Handly
Acclaimed Contributor

Re: Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

>But I still get complain of missing libX11.sl, libXext.sl and libXi.sl.

Unless you install the product, you don't get these files. I.e. the patch will only patch the runtime and isn't for development.
Dennis Handly
Acclaimed Contributor
Solution

Re: Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

To get the development only .sl files, you must either purchase the HP C/aC++ Developer's Bundle or you must download the HP-UX Developer's Toolkit (free):
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3394BA
Jes Yu
Advisor

Re: Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

Dennis,
This fixed the problem. Thank you very much!

Jessica
Dennis Handly
Acclaimed Contributor

Re: Does anyone know libX11.sl, libXext.sl and libXi.sl belong to which patch name

>This fixed the problem. Thank you very much!

If you are happy with answers given, please read the following about assigning points:
http://forums.itrc.hp.com/service/forums/helptips.do?#33