glfs/gnome/add/media/gnome-media-inst.xml

13 lines
344 B
XML
Raw Normal View History

<sect2>
<title>Installation of gnome-media</title>
<para>Install gnome-media by running the following commands:</para>
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \
--localstatedir=/var/lib --libexecdir=$GNOME_PREFIX/sbin &amp;&amp;
make &amp;&amp;
make install </userinput></screen></para>
</sect2>