mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 00:48:19 +08:00
13 lines
409 B
XML
13 lines
409 B
XML
|
<sect2>
|
||
|
<title>Installation of <application>Nautilus Media</application></title>
|
||
|
|
||
|
<para>Install <application>Nautilus Media</application> by running the following commands:</para>
|
||
|
|
||
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \
|
||
|
--localstatedir=/var/lib --libexecdir=$GNOME_PREFIX/sbin &&
|
||
|
make &&
|
||
|
make install</command></userinput></screen>
|
||
|
|
||
|
</sect2>
|
||
|
|