1826007 Members
2895 Online
109690 Solutions
New Discussion

Re: /usr/lib/pa20_64/

 
accent
Frequent Advisor

/usr/lib/pa20_64/

Hi.
I have one rp3440 HPUX 11.i v1. I install some softwares and two of them have problems with some libraries. This libraries must be in the directory /usr/lib/pa20_64/ but I haven't this directory. Any of your know which product (C/ANSI, Developer's toolkit) install this directory?

In the attached file you can see the all the product I have intalled.

Thanks

9 REPLIES 9
Sridhar Bhaskarla
Honored Contributor

Re: /usr/lib/pa20_64/

Hi,

Depending on the softwares installed on the server, libraries will be added into this directory. But you should have this directory with some shared libraries already even without any compilers. For ex.,

swlist -l file OS-Core.CORE-64SLIB

It shows me quite a few files. I would try 'swverify OS-COre' to see if those files are missing.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
accent
Frequent Advisor

Re: /usr/lib/pa20_64/

Yes you are right. I have this directory. My problems are:
1.- /usr/lib/pa20_64/dld.sl: Unable to find library 'libOSobjStore.sl'.
2.- /usr/lib/pa20_64/dld.sl: Unable to find library 'libssl.sl'.

Do you know the PATCH or the application that will install these libraries.

Thanks.

Zygmunt Krawczyk
Honored Contributor

Re: /usr/lib/pa20_64/

Hi,

try to install OpenSSL from HP Software Depot:

http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=OPENSSL11I

Regards,
Zygmunt
accent
Frequent Advisor

Re: /usr/lib/pa20_64/

Hi.
I installed the SSL. It solve the libssl problem but now I have other
/usr/lib/pa20_64/dld.sl: Unable to find library 'libstdc++.sl.5'.

Where do I can find C++ software???
Thanks.

Cheryl Griffin
Honored Contributor

Re: /usr/lib/pa20_64/

Zygmunt Krawczyk
Honored Contributor

Re: /usr/lib/pa20_64/

Hi,

libstdc++.sl.5 is included in gcc compiler for HP-UX. You can download it from:

http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html

Regards,
Zygmunt
accent
Frequent Advisor

Re: /usr/lib/pa20_64/

This web site doesn't work!!! :-(
Zygmunt Krawczyk
Honored Contributor

Re: /usr/lib/pa20_64/

Try to use:

www.hp.com/dspp

and search GCC for HP-UX 11
accent
Frequent Advisor

Re: /usr/lib/pa20_64/

I installed the GCC but the same problem

/usr/lib/pa20_64/dld.sl: Unable to find library 'libstdc++.sl.5'.

I have the SHLIB_PATH right and the library is in /usr/local/lib