glfs/x/wm/metacity/metacity-inst.xml

14 lines
354 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>Metacity</application></title>
<para>Install <application>Metacity</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc/gnome &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>