Andi Vajda <[email protected]> wrote: > If the solution to this is to remove the hardcoded paths and expect > the dynamic linker to find the dependencies via some environment > variable like LD_LIBRARY_PATH you'd be creating a security > vulnerability.
> This is how I did it originally (years ago) and people complained > about it so I switched to hardcoded paths for shared library > dependencies wherever possible. Which I for one appreciate! Bill
