- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /usr/lib/pa20_64/
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 05:56 AM
09-07-2004 05:56 AM
/usr/lib/pa20_64/
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 06:03 AM
09-07-2004 06:03 AM
Re: /usr/lib/pa20_64/
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 06:17 AM
09-07-2004 06:17 AM
Re: /usr/lib/pa20_64/
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 06:24 AM
09-07-2004 06:24 AM
Re: /usr/lib/pa20_64/
try to install OpenSSL from HP Software Depot:
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=OPENSSL11I
Regards,
Zygmunt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 06:42 AM
09-07-2004 06:42 AM
Re: /usr/lib/pa20_64/
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 07:04 AM
09-07-2004 07:04 AM
Re: /usr/lib/pa20_64/
See "How to order c++"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 07:05 AM
09-07-2004 07:05 AM
Re: /usr/lib/pa20_64/
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 07:11 AM
09-07-2004 07:11 AM
Re: /usr/lib/pa20_64/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 07:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 08:01 AM
09-07-2004 08:01 AM
Re: /usr/lib/pa20_64/
/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