Linux Shared Libraries: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
/etc/ld.so.conf | /etc/ld.so.conf | ||
=Environment Variables= | |||
* [[Bash_Built-In_Variables#LD_LIBRARY_PATH|LD_LIBRARY_PATH]] | |||
* [[Bash_Built-In_Variables#LD_PRELOAD|LD_PRELOAD]] | |||
=Troubleshooting= | =Troubleshooting= |
Revision as of 02:42, 5 February 2021
External
Internal
Configuration
Additional directories where to load libraries from:
/etc/ld.so.conf
Environment Variables
Troubleshooting
ldconfig -v
ldd libjep.so