2003-02-16 12:35:35 +08:00
|
|
|
<sect2>
|
2003-10-02 09:15:08 +08:00
|
|
|
<title>Installation of <application>GStreamer</application></title>
|
2003-02-16 12:35:35 +08:00
|
|
|
|
2003-10-02 09:15:08 +08:00
|
|
|
<para>Install <application>GStreamer</application> by running the following commands:</para>
|
2003-02-16 12:35:35 +08:00
|
|
|
|
2003-12-24 08:44:38 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2004-04-20 04:04:20 +08:00
|
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome \
|
|
|
|
--disable-docs-build &&
|
2003-02-16 12:35:35 +08:00
|
|
|
make &&
|
|
|
|
make install &&
|
2003-12-25 06:31:31 +08:00
|
|
|
gst-register</command></userinput></screen>
|
2003-02-16 12:35:35 +08:00
|
|
|
|
|
|
|
</sect2>
|