<div dir="ltr">Thanks to all for your guidance in this respect.<br><br>Point mentioned by David seems to be critical. i had actually made the mistake of installing it in /usr/lib :(<br>will correct it.<br><br>Sachin<br><br>
<div class="gmail_quote">On Tue, Aug 26, 2008 at 2:41 PM, Eric Zhang <span dir="ltr">&lt;<a href="mailto:nicolas.m.zhang@gmail.com">nicolas.m.zhang@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hi, gstreamer-devel:<br><br>&nbsp;&nbsp;&nbsp; Yeah, this is correct. Thanks, David.<br><br>Eric Zhang<br><br><div class="gmail_quote">2008/8/26 David Schleef <span dir="ltr">&lt;<a href="mailto:ds@schleef.org" target="_blank">ds@schleef.org</a>&gt;</span><div>
<div></div><div class="Wj3C7c"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>On Tue, Aug 26, 2008 at 10:10:39AM +0800, Eric Zhang wrote:<br>
&gt; &nbsp; &nbsp; So, I have to download the latest source package, compile and<br>
&gt; install them with `--prefix=/usr&#39;. This will overwrite the older<br>
&gt; gstreamer files &nbsp;and though it&#39;s not graceful but it works.<br>
<br>
</div>It is not necessary to do this. &nbsp;The default install to /usr/local<br>
will happily coexist with the installation in /usr. &nbsp;Set the<br>
following environment variables to use libraries, etc., in /usr/local:<br>
<br>
 &nbsp;LD_LIBRARY_PATH=/usr/local/lib<br>
 &nbsp;PKG_CONFIG_PATH=/usr/local/lib/pkgconfig<br>
 &nbsp;PATH=/usr/local/bin:$PATH<br>
<br>
Overwriting files in /usr is a sure way to screw up your entire<br>
system.<br>
<br>
<br>
<br>
dave...<br>
<div><div></div><div><br>
<br>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div></div></div><br></div>
<br>-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>