glfs/gnome/add/gst-plugins/gst-plugins-inst.xml

13 lines
344 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>gst-plugins</application></title>
<para>Install <application>gst-plugins</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
gst-register</command></userinput></screen>
</sect2>