Am Mon, Jan 16, 2023 at 08:28:59PM +0800 schrieb Ruiyang Peng: > On 2023/1/16 18:33, Avtansh Gupta wrote: > > Hello All,
Hello, > > I recently noticed that some of the library soft links on my Debian 11 > > system are missing which were there in the previous versions. I have a > > program loading one of these shared objects dynamically but is > > failing as it is unable to locate the file. > > > > */usr/lib/x86_64-linux-gnu/libaudit.so* > > > > This is the missing .so file in debian11. This file was present on the > > previous versions of Debian and other Linux distros as well. > > > > A similar pattern is observed with the other files(*.so) in the same > > folder. > > > > Could someone let me know what the change is and what is the new > > convention being used? > > -- > > *Regards,* > > > > *Avtansh Gupta* > > *+91 8743068185* > What about trying pkg-config? Maybe it can tell you where it is. Please excuse the late reply, I think I have missed the first post(s). apt-cache search libaudit|grep ^libaudit libaudit-common - Dynamische Bibliothek für Sicherheitsprüfungen - gemeinsame Dateien libaudit1 - Dynamische Bibliothek für Sicherheitsprüfungen libaudit-dev - Header files and static library for security auditing I guess you have to install some or all of the packages. Kind regards, Christoph -- Ist die Katze gesund schmeckt sie dem Hund.