glfs/x/wm/metacity/metacity-inst.xml
Larry Lawrence a1e93c5355 added shared-mime-info-0.14
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1963 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-04-06 16:59:28 +00:00

14 lines
348 B
XML

<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 &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>