[xmlsec] Using non-system openssl
Aleksey Sanin
aleksey at aleksey.com
Fri May 15 09:08:40 PDT 2015
Use LD_LIBRARY_PATH to specify the search path for libraries after
you compile it.
Aleksey
On 5/15/15 6:32 AM, Dmitry Belyavsky wrote:
> Hello all,
>
> What is the right way to use xmlsec with custom openssl?
>
> We compile xmlsec using ./configure --with-openssl=/path/to/my/openssl
>
> Running strace, we find out it does not look for the libcrypto to
> specified place.
>
> If I understand correctly, we need to specify correct rpath during build
> to make xmlsec look into the specified directory. What is the correct
> way to do it?
>
> Thank you!
>
> --
> SY, Dmitry Belyavsky
>
>
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
>
More information about the xmlsec
mailing list