- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hp-ux 11.0
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
10-22-2001 02:50 AM
10-22-2001 02:50 AM
hp-ux 11.0
maker: Finished loading
/usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /usr/lib/libc.2
/usr/lib/dld.sl: Exec format error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2001 02:57 AM
10-22-2001 02:57 AM
Re: hp-ux 11.0
find / -type f -name libc.2 -exec ls -l {} \;
and look at the permissions, also, are you running 11.00/32 or 11.00/64?
harry
live free or die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2001 02:57 AM
10-22-2001 02:57 AM
Re: hp-ux 11.0
Youre plugin has been compiled with the dynamic load option which wont work, you need it recompiled with the -lpthread option. Do you have the source so you can do this yourself or else you will need to download a different version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2001 04:14 AM
10-22-2001 04:14 AM
Re: hp-ux 11.0
libc.2 has read and write permission for all.
stephen: the plugin i am compiling on my machine only hp 11.0, but ofcouse framemaker with which it is getting attached is made on hp 10.2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2001 04:23 AM
10-22-2001 04:23 AM
Re: hp-ux 11.0
Check these out:
http://www.rational.com/technotes/devtools_html/Purify_html/technote_11163.html
follow the threads on these:
http://h21007.www2.hp.com/hpux-devtools/CXX/hpux-devtools.0010/0062.html
http://h21007.www2.hp.com/hpux-devtools/CXX/hpux-devtools.0009/0031.html
harry
live free or die