What is LD_LIBRARY_PATH used for?
In today's blogs, I will be talking about LD_library_path.
LD_LIBRARY_PATH is an environment variable that lists a directory where the executable can search for a Linux shared library. It's also called the shared library search path.
The value of the...
favour.blog3 min read