glfs/gnome/add/gst-plugins/gst-plugins-inst.xml
Larry Lawrence 53a02becf0 updated to gstreamer-0.6.4, gst-plugins-0.6.4, gnome-system-monitor-2.4.0 and gnome-media-2.4.1.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1664 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-12-24 00:44:38 +00:00

13 lines
371 B
XML

<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>