2003-02-17 01:02:08 +08:00
|
|
|
<sect2>
|
2003-10-02 09:15:08 +08:00
|
|
|
<title>Installation of <application>Nautilus Media</application></title>
|
2003-02-17 01:02:08 +08:00
|
|
|
|
2003-10-02 09:15:08 +08:00
|
|
|
<para>Install <application>Nautilus Media</application> by running the following commands:</para>
|
2003-02-17 01:02:08 +08:00
|
|
|
|
2003-09-06 21:22:04 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \
|
2003-02-17 01:02:08 +08:00
|
|
|
--localstatedir=/var/lib --libexecdir=$GNOME_PREFIX/sbin &&
|
|
|
|
make &&
|
2003-09-06 21:22:04 +08:00
|
|
|
make install</command></userinput></screen>
|
2003-02-17 01:02:08 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|