I see, thanx for the explanation...<br>aKis<br><br><div class="gmail_quote">On 10 April 2010 13:25, gabor papp <span dir="ltr">&lt;<a href="mailto:gabor.lists@mndl.hu">gabor.lists@mndl.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
hi,<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
&#39;scons remove&#39; or scons uninstall&#39; is not really working. I&#39;m asking because<br>
now that there is an ubuntu repository I&#39;d like to move to that.<br>
</blockquote></div>
it&#39;s &#39;scons -c install&#39;<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
And a related question, if I have both a compiled library in usr/local/lib<br>
and let&#39;s say a different version from the repositories in /usr/lib, how<br>
does the system show preference over one or the other? when linking for<br>
example?<br>
</blockquote></div>
when linking gcc parses the directories according to the order of your -L parameters, i think. but probably it&#39;s not wise to have multiple versions of the libraries installed in different paths.<br>
<br>
best,<br><font color="#888888">
gabor<br>
<br>
</font></blockquote></div><br>