When testing an application, it’s often useful to install it outside of the standard directories /usr and /usr/local. This technique makes it easy to delete the application should you want to get rid of it, since its files won’t be strewn about other files you’d like to keep.
If the application only uses shared objects stored [...]
Using LD_LIBRARY_PATH