need to point custom Openssl installation path in RHEL 8.6 for shibboleth SP
Paul B. Henson
henson at acm.org
Mon Feb 3 20:27:46 UTC 2025
On Mon, Feb 03, 2025 at 01:30:55PM +0000, Cantor, Scott via users wrote:
> > Perhaps LD_PRELOAD or LD_LIBRARY_PATH might work in a
> > wrapper?
>
> Not when the two versions have different ABIs and sonames, no.
I don't think the OP wants to make the binary work with the wrong
version of the library, I think he wants to install the right version in
a different place and have the binary use it from there instead? In
which case dynamic loader kludges might work <shrug>.
More information about the users
mailing list