This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> I was wondering why hupsyslog cant not open libldm.so.0
>
> $ hupsyslog
>
>
>
> upsyslog: error while loading shared libraries: libldm.so.0: cannot open
> shared o
>
> bject file: No such file or directory
>
>
>
> $ ls -l hupsyslog
>
> -rwsr-xr-x 1 root nice 8951 May 3 14:52 hupsyslog*
>
>
>
> $ ldd hupsyslog
>
>
>
> linux-gate.so.1 => (0x0093f000)
>
> libldm.so.0 => /package/nice/nice.v3/lib/libldm.so.0 (0x00d11000)
Interesting. hupsyslog(1) won't execute because the operating-system can't open
the LDM shared library yet ldd(1) finds that library.
Please send me the output from the following commands:
ls -l /package/nice/nice.v3/lib/libldm.so.0
file /package/nice/nice.v3/lib/libldm.so.0
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: APY-801189
Department: Support LDM
Priority: Normal
Status: Closed