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

13 lines
340 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=/opt/gnome2 --sysconfdir=/etc/gnome \
--localstatedir=/var/lib --libexecdir=/opt/gnome2/sbin &amp;&amp;
make &amp;&amp;
make install </userinput></screen></para>
</sect2>