<div dir="ltr">Correction. gst-libav-1.1.4 does have an uninstall. My mistake. Sorry.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 17, 2013 at 1:05 PM, Peter Maersk-Moller <span dir="ltr"><<a href="mailto:pmaersk@gmail.com" target="_blank">pmaersk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div><div>Hi.<br><br></div>Compilling and installing gstreamer-1.1.4 plus base/good/bad/ugly/libavon linux  straight out of the box, I see that many if not most libraries are installed in /usr/local/lib rather than /usr/local/lib/gstreamer-1.0 as I believe was the thing gstreamer 1.0.9 did. Is this a new feature or a small mishap?<br>

<br></div>The consequence of installing the libraries by default in /usr/local/lib rather than /usr/local/lib/gstreamer-1.0 is that unless you specify the environment variable LD_LIBRARY_PATH, some or many if not most of the libraries may not be picked up by gst-inspect and gst-launch as they search in /usr/local/lib/gstreamer-1.0.<br>

<br></div>After installing the workaround is of course to<br><br></div>  a) export LD_LIBRARY_PATH=/usr/local/lib<br></div>  b) rm ~/.cache/gstreamer-1.0/registry*<br><br></div>and then rerun gst-inspect. There may also be a settings for ./configure while compiling the gstreamer-1.1.4, but somehow I am not convinced setting libdir will work without consequences.<br>

<br></div>Another thing is that gst-libav-1.1.4 doesn't seem to have a 'make uninstall' command as the other packages have.<br><br></div>Best regards<br></div>Peter MM<br><div><div><div><br><br></div></div></div>

</div>
</blockquote></div><br></div>