mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-19 04:40:24 +08:00
14 lines
285 B
XML
14 lines
285 B
XML
|
<sect2>
|
||
|
<title>Installation of metacity</title>
|
||
|
|
||
|
<para>Install metacity by running the following commands:</para>
|
||
|
|
||
|
<para><screen><userinput>./configure --prefix=/usr --libexec=/usr/sbin --sysconfdir=/etc &&
|
||
|
make &&
|
||
|
make install</userinput></screen></para>
|
||
|
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
|