Operating System - HP-UX
1833460 Members
3016 Online
110052 Solutions
New Discussion

Download fileset openssl.openssl-SHLIBS

 
SOLVED
Go to solution
Bharath Muppireddy
Frequent Advisor

Download fileset openssl.openssl-SHLIBS

I've a runtime dependency with fileset "openssl.openssl-SHLIBS" which i need to install. I have downloaded the openssl depot from HP Software depot but i couldn't find the dileset in that after installing openssl depot.
Can someone suggest me which depot i need to install for installing the above fileset? Any help would be highly regarded.

OS: HP-UX 11.11 B 9000/800 PA-RISC.

Regards
Bharath M
3 REPLIES 3
Jaime Bolanos Rojas.
Honored Contributor
Solution

Re: Download fileset openssl.openssl-SHLIBS

Bharath,

It looks like not all OpenSSL releases got that fileset, I believe this one includes the fileset that you are looking for:

http://hpux.connect.org.uk/hppd/hpux/Languages/openssl-0.9.8h/

Regards,

Jaime.
Work hard when the need comes out.
Kapil Jha
Honored Contributor

Re: Download fileset openssl.openssl-SHLIBS

did your installation finished fine.
whhat does
swlist -l fileset|grep ssl
says.
Thanks,
Kapil
I am in this small bowl, I wane see the real world......
Bharath Muppireddy
Frequent Advisor

Re: Download fileset openssl.openssl-SHLIBS

Hello Jaime,
The link provided did contain the fileset and it installed fine. Thanks for the link.

Hello Kapil,
When i installed Openssl from HP software depot, the swlist -l fileset | grep ssl gave the following output.
# openssl A.00.09.07m.020 Secure Network Communications Protocol
openssl.OPENSSL-CER A.00.09.07m.020 OpenSSL Certs Files
openssl.OPENSSL-CONF A.00.09.07m.020 OpenSSL Configure File
openssl.OPENSSL-DOC A.00.09.07m.020 OpenSSL Document Files
openssl.OPENSSL-INC A.00.09.07m.020 OpenSSL Header Files
openssl.OPENSSL-LIB A.00.09.07m.020 OpenSSL Library Files
openssl.OPENSSL-MAN A.00.09.07m.020 OpenSSL Manual pages
openssl.OPENSSL-MIS A.00.09.07m.020 OpenSSL Miscellaneous Files
openssl.OPENSSL-PRNG A.00.09.07m.020 OpenSSL Prng Files
openssl.OPENSSL-PVT A.00.09.07m.020 OpenSSL Private Files
openssl.OPENSSL-RUN A.00.09.07m.020 OpenSSL Executable Files
openssl.OPENSSL-SRC A.00.09.07m.020 OpenSSL Source Files

After installing the ssl from the link provided by jaime, the following have been added.

# openssl 0.9.8h openssl
openssl.openssl-INC
openssl.openssl-MAN
openssl.openssl-RUN
openssl.openssl-SHLIBS


Thanks
Bharath M