Thank you Eric for this link, but I don't really understand how to use RPATH with CMake.<div><br></div><div>Could you provide me piece of advice for my case?</div><div><br></div><div><br><div class="gmail_quote">2012/1/18 Eric Noulard <span dir="ltr"><<a href="mailto:eric.noulard@gmail.com">eric.noulard@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2012/1/18 Anthony Todisco <<a href="mailto:todisco.anthony.06@gmail.com">todisco.anthony.06@gmail.com</a>>:<br>
<div class="im">> Thank you very much, it works fine now :D.<br>
><br>
> I've missed this step :/<br>
<br>
</div>On Unix you can configure RPATH in order to avoid the LD_LIBRARY_PATH update<br>
and/or tolerate more easily multiple version of the same lib for<br>
different executable.<br>
<br>
Have a look at:<br>
<a href="http://www.cmake.org/Wiki/CMake_RPATH_handling" target="_blank">http://www.cmake.org/Wiki/CMake_RPATH_handling</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Erk<br>
Membre de l'April - « promouvoir et défendre le logiciel libre » -<br>
<a href="http://www.april.org" target="_blank">http://www.april.org</a><br>
</font></span></blockquote></div><br></div>