2002-09-16 11:22:26 +08:00
|
|
|
<sect2>
|
2003-10-02 08:05:51 +08:00
|
|
|
<title>Installation of <application><acronym>GNOME</acronym> Media</application></title>
|
2002-09-16 11:22:26 +08:00
|
|
|
|
2003-10-02 08:05:51 +08:00
|
|
|
<para>Install <application><acronym>GNOME</acronym> Media</application> by running the following commands:</para>
|
2002-09-16 11:22:26 +08:00
|
|
|
|
2003-12-25 06:31:31 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2003-12-24 08:44:38 +08:00
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
|
|
|
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
|
2002-09-16 11:22:26 +08:00
|
|
|
make &&
|
2003-09-06 10:46:19 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-16 11:22:26 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|