2003-10-17 18:33:18 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>Nautilus Media</application></title>
|
|
|
|
|
|
|
|
<para>Install <application>Nautilus Media</application> by running the following commands:</para>
|
|
|
|
|
2004-01-13 00:59:41 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2004-01-15 05:46:48 +08:00
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
|
|
|
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
|
2003-10-17 18:33:18 +08:00
|
|
|
make &&
|
|
|
|
make install</command></userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|