<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"><<a href="mailto:nicolas.m.zhang@gmail.com">nicolas.m.zhang@gmail.com</a>></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> Yeah, this is correct. Thanks, David.<br><br>Eric Zhang<br><br><div class="gmail_quote">2008/8/26 David Schleef <span dir="ltr"><<a href="mailto:ds@schleef.org" target="_blank">ds@schleef.org</a>></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>
> So, I have to download the latest source package, compile and<br>
> install them with `--prefix=/usr'. This will overwrite the older<br>
> gstreamer files and though it's not graceful but it works.<br>
<br>
</div>It is not necessary to do this. The default install to /usr/local<br>
will happily coexist with the installation in /usr. Set the<br>
following environment variables to use libraries, etc., in /usr/local:<br>
<br>
LD_LIBRARY_PATH=/usr/local/lib<br>
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig<br>
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's challenge<br>
Build the coolest Linux based applications with Moblin SDK & 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&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&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's challenge<br>
Build the coolest Linux based applications with Moblin SDK & 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&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&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>