<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks Tim,<br>
    <br>
    I did the make uninstall of the 3 packages I had installed from
    source and that seemed to behave OK.  However, /usr/local/bin still
    had gst-inspect-1.0 and so on, and when I tried running gst-inspect,
    it still went to /usr/local/bin.  I deleted the 3 files in that
    folder and then the system reported that the /usr/local/bin file was
    not found when I tried to run gst-inspecrt-1.0.<br>
    <br>
    I did a yum reinstall gstreamer1* and that seemed to go OK - but
    gst-inspect still wants to run from /usr/local/bin.<br>
    <br>
    I did try which gst-inspect-1.0 again, and it reports
    /usr/bin/gst0inspect-1.0, but retrying gst-inspect-1.0 again
    complains that /usr/local/bin/gst-inspect-1.0 is missing.  If I
    specify the full path name, it works as I would expect.<br>
    <br>
    Is there some environment variable I must remove?  I don't think
    that I have set up any myself.<br>
    <br>
    <div class="moz-cite-prefix">On 28/01/2013 10:50, Tim-Philipp Müller
      wrote:<br>
    </div>
    <blockquote cite="mid:1359370243.21657.5.camel@zingle" type="cite">
      <pre wrap="">

If you still have the build directory around, type 'sudo make uninstall'
in the build tree. If not, try something like:

  find /usr/local/ -name '*gst*1.0*'

Check that it makes sense and looks GStreamer-related, then remove at
your own risk with:

  rm `find /usr/local/ -name '*gst*1.0*'`

Then try 'which gst-inspect-1.0' again and hope it
shows /usr/bin/gst-inspect-1.0 now.

Cheers
 -Tim

_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>



</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      --<br>
      Ian Davidson<br>
      <i>239 Streetsbrook Road, Solihull, West Midlands, B91 1HE</i><br>
      --<br>
      Facts used in this message may or may not reflect an underlying
      objective reality. Facts are supplied for personal use only.<br>
      Recipients quoting supplied information do so at their own risk.
      Facts supplied may vary in whole or part from widely accepted
      standards.<br>
      While painstakingly researched, facts may or may not be indicative
      of actually occurring events or natural phenomena.<br>
      The author accepts no responsibility for personal loss or injury
      resulting from memorisation and subsequent use.
    </div>
  </body>
</html>