<p>Am 19-May-2017 00:36:18 +0200 schrieb openssl-users@dukhovni.org:</p>
<blockquote style="margin-left: 0; padding-left: 5px; border-left: 2px solid navy;"><br />> hiran.chaudhuri> Now this is interesting. Yes, openssl can find both the libraries<br /> > hiran.chaudhuri> libssl and libcrypto. Would that imply that rpath is only a setting<br /> > hiran.chaudhuri> for application (executables) but not for shared libraries?<br /> > hiran.chaudhuri> In that case the test I tried would be totally meaningless.<br /> > <br /> > Yes, that's correct.<br /><br /> NO, it is not correct, shared libraries also have rpaths for their<br /> own dependencies. And when building OpenSSL for installation in<br /> non-default locations (not /usr/lib and the like) the libraries<br /> should have an rpath.<br /><br /> -- <br /> Viktor.<br /><br /></blockquote>
<div>Hi Viktor.</div>
<div> </div>
<div>It would sound logical. But how could I then enforce the runpath to be set in the libraries?</div>
<div> </div>
<div>Hiran</div>