Re: Using non-system openssl
Aleksey Sanin <[email protected]>
| Newsgroups | gmane.text.xml.xmlsec |
|---|---|
| Message-ID | <[email protected]> |
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 > [email protected] > http://www.aleksey.com/mailman/listinfo/xmlsec > _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec