<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
Thanks Felipe,<BR>
<BR>
How do you know which flavor of plugins to use though.&nbsp; I went to gstreamers web site and it didn't really go into details what each package was - just some legal mumbo jumbo.<BR>
<BR>
On Wed, 2008-04-30 at 18:27 +0300, Felipe Contreras wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On Wed, Apr 30, 2008 at 6:10 PM, Marc Ferguson &lt;<A HREF="mailto:marc@fergytech.net">marc@fergytech.net</A>&gt; wrote:</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt;  Hi,</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt;  I'm running Fedora 8 and it came with gstreamer-0.10.15-3.  I wanted the</FONT>
<FONT COLOR="#000000">&gt;  latest version because my DVD codex wasn't working using Totem.  So; I</FONT>
<FONT COLOR="#000000">&gt;  uninstalled anything that had gstreamer in it and I downloaded</FONT>
<FONT COLOR="#000000">&gt;  gstreamer-0.10.19, gst-plugins-base.0.10.19, and gst-python-0.10.11.</FONT>

<FONT COLOR="#000000">You need gst-plugins-ugly and perhaps gst-plugins-bad. You can find</FONT>
<FONT COLOR="#000000">them in rpm.livna.org.</FONT>

<FONT COLOR="#000000">&gt;  I didn't have a problem installing gstreamer, I extracted the source</FONT>
<FONT COLOR="#000000">&gt;  to /usr/local/src and did ./configure, make, make install.  I extracted</FONT>
<FONT COLOR="#000000">&gt;  the other two files there to, but when I do configure they're giving me</FONT>
<FONT COLOR="#000000">&gt;  errors, thus not having a make file ready.</FONT>

<FONT COLOR="#000000">It doesn't matter where you extract the source.</FONT>

<FONT COLOR="#000000">If you want to know if GStreamer was properly installed you need to do this:</FONT>
<FONT COLOR="#000000">pkg-config --modversion gstreamer-0.10</FONT>

<FONT COLOR="#000000">&gt;  =====</FONT>
<FONT COLOR="#000000">&gt;  gst-plugins-base.0.10.19 = checking for LIBOIL... configure: error:</FONT>
<FONT COLOR="#000000">&gt;  liboil-0.3.8 or later is required</FONT>
<FONT COLOR="#000000">&gt;  =====</FONT>
<FONT COLOR="#000000">&gt;  I checked Fedora's package manager and it has a later version of liboil</FONT>
<FONT COLOR="#000000">&gt;  installed.</FONT>

<FONT COLOR="#000000">You need liboil-devel.</FONT>

<FONT COLOR="#000000">Again, you can check with:</FONT>
<FONT COLOR="#000000">pkg-config --modversion liboil-0.3</FONT>

<FONT COLOR="#000000">&gt;  ====</FONT>
<FONT COLOR="#000000">&gt;  checking for GST... configure: error: Package requirements</FONT>
<FONT COLOR="#000000">&gt;  (gstreamer-0.10 &gt;= 0.10.12) were not met.</FONT>
<FONT COLOR="#000000">&gt;  ====</FONT>
<FONT COLOR="#000000">&gt;  I just installed a latest version of gstreamer!?</FONT>

<FONT COLOR="#000000">Apparently not correctly.</FONT>

<FONT COLOR="#000000">Best regards.</FONT>

</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<B>Marc F.</B>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>