- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /usr/lib/dld.sl: Invalid shared library file /usr/...
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
05-17-2004 05:25 AM
05-17-2004 05:25 AM
/usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
"/usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
/usr/lib/dld.sl: No such device or adresse".
Why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 05:30 AM
05-17-2004 05:30 AM
Re: /usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 05:33 AM
05-17-2004 05:33 AM
Re: /usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 05:42 AM
05-17-2004 05:42 AM
Re: /usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
check the variable SHLIB_PATH
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 05:46 AM
05-17-2004 05:46 AM
Re: /usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
ll /usr/lib/libcl.2
chatr /usr/lib/dld.sl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 07:35 PM
05-17-2004 07:35 PM
Re: /usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
Try this:
You need the directory /oracle/client/81x_32 (please don`t replace the "x", it is really the right syntax)
Then link your oracle_home to /oracle/client/81x_64/lib:
ln -s $ORACLE_HOME/lib64 /oracle/client/81x_64/lib.
Hope this helps.
kind regards
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 08:15 PM
05-17-2004 08:15 PM
Re: /usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
from the swlist command i have
PHSS_19866 1.0 ld(1) and linker tools cumulative patch
PHSS_22514 1.0 ld(1) and linker tools cumulative patch
the output of "ll /usr/lib/libcl.2" is
-r-xr-xr-x 1 bin bin 1236992 Mar 28 2001 /usr/lib/libcl.2
and from "chatr /usr/lib/dld.sl"
/usr/lib/dld.sl: Invalid shared library file: /usr/lib/libcl.2
/usr/lib/dld.sl: No such device or address
Abort(coredump)
note: the dir /oracle/client/81x_32 doesn't exist under /oracle dir. Maybe means that the client sw isn't installed.
appreciate any help, thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 08:23 PM
05-17-2004 08:23 PM
Re: /usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 08:59 PM
05-17-2004 08:59 PM
Re: /usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
--
ranga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2004 02:49 AM
05-18-2004 02:49 AM
Re: /usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
we are trying to install patch PHCO_28425 that is for HPux 11.00 but we receive the same error during install process.
The following text is the output of swinstall:
NOTE: The command "/usr/ccs/bin/ar" was terminated by signal "6".
The following is the output from the command:
/usr/lib/dld.sl: Invalid shared library file: /usr/lib/libcl.2
/usr/lib/dld.sl: No such device or address
NOTE: End of command output. Non-zero exit status may or may not be
a failure. Look for additional messages.
ERROR: Internal error. call to ar() This error occurred in function
"IDAM_CollectiveLibraryUpdate", source file "id.c", line
11688. Please give this information to your Hewlett-Packard
support contact.
ERROR: Failed installing fileset "PHKL_28766.CORE2-KRN,r=1.0". Check
the above output for details.
NOTE: The Install Phase has suspended. Check the above output for
reasons.
* Aborting the Install Phase.
any suggestion ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 12:36 AM
05-19-2004 12:36 AM
Re: /usr/lib/dld.sl: Invalid shared library file /usr/lib/libcl.2
--
ranga