- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem with dld.sl finding an existing librar...
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
08-31-2000 10:44 AM
08-31-2000 10:44 AM
Problem with dld.sl finding an existing library
Directory Server.
The command has work flawlessly for years and then recently I been
having the following behavior.
I can use the command interactively a couple of times successfully and
then I would get the following error message:
/usr/lib/dld.sl: Can't find path for shared library: libldap30.sl
/usr/lib/dld.sl: No such file or directory
Abort(coredump)
If I log out of the system and log back it, the command will work for a
few more times then revert back to the above error message.
If I use the command via a cron job, it works every time.
The library in question, libldap30.sl, is on the system and it the
appropriate location. I even made a copy in /usr/lib. This didn't
help.
Has anyone ever seen this problem or have suggestion on how to fix it?
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 11:03 AM
08-31-2000 11:03 AM
Re: Problem with dld.sl finding an existing library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 11:15 AM
08-31-2000 11:15 AM
Re: Problem with dld.sl finding an existing library
Check your environment variable; SHLIB_PATH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2002 04:09 PM
02-08-2002 04:09 PM
Re: Problem with dld.sl finding an existing library
ran chatr on the exe and /usr/lib is correct.
Link is there. SHLIB_PATH is correctly setup. What then?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 04:25 AM
02-11-2002 04:25 AM
Re: Problem with dld.sl finding an existing library
Try doing a cd to tyhe home directory of the netscape program to be run and then using
./prog parameters
Steve Steel