recommended libs
Achim Gratz
Stromeko at nexgo.de
Mon Nov 4 18:38:24 UTC 2019
Udo van den Heuvel via devel writes:
> Can anybody mention which libraries in the chroot I should have for
> ntpsec's ntpd?
> ldd /usr/sbin/ntpd
linux-vdso.so.1 (0x00007ffd0dafc000)
libcrypto.so.1.1 => /usr/lib64/libcrypto.so.1.1 (0x00007fcfd5415000)
libssl.so.1.1 => /usr/lib64/libssl.so.1.1 (0x00007fcfd5383000)
libm.so.6 => /lib64/libm.so.6 (0x00007fcfd523e000)
librt.so.1 => /lib64/librt.so.1 (0x00007fcfd5233000)
libcap.so.2 => /usr/lib64/libcap.so.2 (0x00007fcfd522c000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fcfd520a000)
libc.so.6 => /lib64/libc.so.6 (0x00007fcfd5041000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007fcfd503c000)
/lib64/ld-linux-x86-64.so.2 (0x00007fcfd57a0000)
(that will look different on your system)
> Things are working now but perhaps functionality can improve with the
> right software in lib64.
I don't think ntpd uses dlopen, so only the dynamically linked libraries
need to be there.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs
More information about the devel
mailing list