Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > f0a9f2b9c81d34eadc43f527947c0b70 > files > 85

libgstreamer0.7-devel-0.7.4-2mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>Getting GStreamer</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Dependencies"
HREF="chapter-dependencies.html"><LINK
REL="NEXT"
TITLE="Using GStreamer"
HREF="chapter-using.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
></TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="chapter-dependencies.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="chapter-using.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="chapter-getting"
>4. Getting GStreamer</A
></H1
><DIV
CLASS="qandaset"
><DL
><DT
>4.1. <A
HREF="chapter-getting.html#getting-gstreamer"
>How do I get GStreamer ?</A
></DT
><DT
>4.2. <A
HREF="chapter-getting.html#getting-gstreamer-source"
>How can I install GStreamer from source ?</A
></DT
><DT
>4.3. <A
HREF="chapter-getting.html#getting-gstreamer-packages"
>Are there premade binaries available ?</A
></DT
><DT
>4.4. <A
HREF="chapter-getting.html#getting-gstreamer3"
>Why don't you provide premade binaries for distribution XY ?</A
></DT
><DT
>4.5. <A
HREF="chapter-getting.html#getting-gstreamer4"
>I am having trouble compiling GStreamer on my LFS installation, why ?</A
></DT
><DT
>4.6. <A
HREF="chapter-getting.html#getting-gstreamer-cvs"
>How do I get GStreamer through CVS ?</A
></DT
></DL
><DIV
CLASS="qandaentry"
><DIV
CLASS="question"
><P
><A
NAME="getting-gstreamer"
></A
><B
>4.1. </B
>How do I get GStreamer ?</P
></DIV
><DIV
CLASS="answer"
><P
><B
> </B
>
Generally speaking, you have three options, ranging from easy to hard :
<P
></P
><UL
><LI
><P
><A
HREF="chapter-getting.html#getting-gstreamer-packages"
>&#13;distribution-specific packages</A
></P
></LI
><LI
><P
><A
HREF="chapter-getting.html#getting-gstreamer-source"
>&#13;source tarballs</A
></P
></LI
><LI
><P
><A
HREF="chapter-getting.html#getting-gstreamer-packages"
>&#13;CVS</A
></P
></LI
></UL
>
        </P
></DIV
></DIV
><DIV
CLASS="qandaentry"
><DIV
CLASS="question"
><P
><A
NAME="getting-gstreamer-source"
></A
><B
>4.2. </B
>How can I install GStreamer from source ?</P
></DIV
><DIV
CLASS="answer"
><P
><B
> </B
>
We provide tarballs of our releases on our 
<A
HREF="http://sourceforge.net/project/showfiles.php?group_id=1936"
TARGET="_top"
>&#13;Sourceforge files page.</A
>
         </P
><P
>&#13;We also put source tarballs on our own site, at
<A
HREF="http://gstreamer.net/releases/current/src"
TARGET="_top"
>&#13;http://gstreamer.net/releases/current/src
</A
>
        </P
><P
>&#13;When compiling from source, make sure you specify PKG_CONFIG_PATH correctly
when building against GStreamer.  For example, if you configured GStreamer
with the default prefix (which is /usr/local), then you need to
<PRE
CLASS="programlisting"
>&#13;export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
</PRE
>
before building gst-plugins.
        </P
></DIV
></DIV
><DIV
CLASS="qandaentry"
><DIV
CLASS="question"
><P
><A
NAME="getting-gstreamer-packages"
></A
><B
>4.3. </B
>Are there premade binaries available ?</P
></DIV
><DIV
CLASS="answer"
><P
><B
> </B
>
	Yes, we currently provide precompiled packages for Red Hat, Debian and Linux Mandrake. </P
><P
>We provide RPMS for Red Hat through our <A
HREF="http://gstreamer.net/releases/redhat/"
TARGET="_top"
>Apt for rpm page.</A
> We usually support the last 2-3 releases of Red Hat.
        </P
><P
>GStreamer is already in Debian experimental, so if you are a debian user you should be able to get the Debian packages from there.</P
><P
>GStreamer is also in Mandrake Cooker so if you are using a recent release of Linux Mandrake you should be able to get GStreamer from there. To learn howto get packages from Mandrake cooker <A
HREF="http://www.mandrakelinux.com/en/cookerdevel.php3"
TARGET="_top"
>the Mandrake cooker page has more info</A
>
	</P
><P
>For other RPM based distributions we recommend getting the source tarball and doing 'rpm -ta gstreamer-0.X.X' to create rpms. We keep our SPEC file constantly up to date so you should always be able to build GStreamer rpms from a tarball. The SPEC file is aimed at Red Hat however, so there might be some need for you to edit the Requirements list if your distribution name these packages differently.</P
></DIV
></DIV
><DIV
CLASS="qandaentry"
><DIV
CLASS="question"
><P
><A
NAME="getting-gstreamer3"
></A
><B
>4.4. </B
>Why don't you provide premade binaries for distribution XY ?</P
></DIV
><DIV
CLASS="answer"
><P
><B
> </B
>
	GStreamer is run on a volunteer basis. The package that are provided are made by non-paid people who do this on their own time. The distributions we support with binaries are the distributions that we have people who have volunteered to make binaries for. If you are interested in maintaining GStreamer binaries for other distributions or Unices we would be happy to hear from you. Contact us through the GStreamer-devel mailing list.
        </P
></DIV
></DIV
><DIV
CLASS="qandaentry"
><DIV
CLASS="question"
><P
><A
NAME="getting-gstreamer4"
></A
><B
>4.5. </B
>I am having trouble compiling GStreamer on my LFS installation, why ?</P
></DIV
><DIV
CLASS="answer"
><P
><B
> </B
>
	If you are running LFS our basic opinion is that you should be knowledgeable enough to solve any build issues you get on your own. Being volunteered based we can't promise support to anyone of course, but are you using LFS consider yourself extra unsupported. We
neither can or want to know enough, about how your unique system is configured, to be able to help you. That said, if you come to the #gstreamer channel on irc.openprojects.net we might of course be able to give you some general hints and pointers.
        </P
></DIV
></DIV
><DIV
CLASS="qandaentry"
><DIV
CLASS="question"
><P
><A
NAME="getting-gstreamer-cvs"
></A
><B
>4.6. </B
>How do I get GStreamer through CVS ?</P
></DIV
><DIV
CLASS="answer"
><P
><B
> </B
>
        </P
></DIV
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="chapter-dependencies.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="chapter-using.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Dependencies</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Using GStreamer</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>