|
|
Log in / Subscribe / Register

/usr/lib64? Wait what?

/usr/lib64? Wait what?

Posted Jan 31, 2021 3:53 UTC (Sun) by mirabilos (subscriber, #84359)
In reply to: /usr/lib64? Wait what? by Conan_Kudo
Parent article: A year of Python in Fedora

It doesn’t.

There’s /lib64 but that’s only required because it contains the path to the dynamic linker (ld.so) which is mandated by the ABI. No other file is permitted into this nōn-filesystem-hierarchy-standard(as-specified-by-Debian)-compliant directory.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds