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

13 lines
371 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=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
gst-register</command></userinput></screen>
</sect2>