2004-06-14 10:27:48 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
2004-11-11 11:48:15 +08:00
|
|
|
|
2004-06-14 10:27:48 +08:00
|
|
|
<!ENTITY XMMS-download-http "http://www.xmms.org/files/1.2.x/xmms-&XMMS-version;.tar.bz2">
|
|
|
|
<!ENTITY XMMS-download-ftp " ">
|
|
|
|
<!ENTITY XMMS-size "2.4 MB">
|
|
|
|
<!ENTITY XMMS-buildsize "55 MB">
|
|
|
|
<!ENTITY XMMS-time "0.84 SBU">
|
|
|
|
]>
|
|
|
|
|
2005-01-26 00:48:26 +08:00
|
|
|
<sect1 id="xmms" xreflabel="XMMS-&XMMS-version;">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 11:24:31 +08:00
|
|
|
<?dbhtml filename="xmms.html"?>
|
2003-09-23 05:09:58 +08:00
|
|
|
<title>XMMS-&XMMS-version;</title>
|
2005-01-26 00:48:26 +08:00
|
|
|
<indexterm zone="xmms">
|
2005-01-19 00:30:33 +08:00
|
|
|
<primary sortas="a-XMMS">XMMS</primary></indexterm>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2004-06-14 10:27:48 +08:00
|
|
|
<sect2>
|
2004-11-11 11:48:15 +08:00
|
|
|
<title>Introduction to
|
|
|
|
<application><acronym>XMMS</acronym></application></title>
|
2004-06-14 10:27:48 +08:00
|
|
|
|
2004-11-11 11:48:15 +08:00
|
|
|
<para><application><acronym>XMMS</acronym></application> is an audio player
|
|
|
|
for the <application>X</application> Window System. </para>
|
2004-06-14 10:27:48 +08:00
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink
|
|
|
|
url="&XMMS-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink
|
|
|
|
url="&XMMS-download-ftp;"/></para></listitem>
|
|
|
|
<listitem><para>Download size: &XMMS-size;</para></listitem>
|
2005-01-11 01:48:41 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
2004-06-14 10:27:48 +08:00
|
|
|
&XMMS-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&XMMS-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
2004-11-11 11:48:15 +08:00
|
|
|
|
|
|
|
<sect3><title><application><acronym>XMMS</acronym></application>
|
|
|
|
dependencies</title>
|
2004-06-14 10:27:48 +08:00
|
|
|
<sect4><title>Required</title>
|
2004-11-11 11:48:15 +08:00
|
|
|
<para><xref linkend="GTK"/></para>
|
|
|
|
</sect4>
|
2005-01-19 00:30:33 +08:00
|
|
|
|
2004-06-14 10:27:48 +08:00
|
|
|
<sect4><title>Optional</title>
|
2004-11-11 11:48:15 +08:00
|
|
|
<para><xref linkend="alsa"/>,
|
|
|
|
<xref linkend="esound"/>,
|
|
|
|
<xref linkend="libogg"/>,
|
|
|
|
<xref linkend="libvorbis"/> and
|
|
|
|
<xref linkend="libmikmod"/></para>
|
|
|
|
</sect4>
|
2004-06-14 10:27:48 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
2004-11-11 11:48:15 +08:00
|
|
|
<title>Installation of
|
|
|
|
<application><acronym>XMMS</acronym></application></title>
|
2004-06-14 10:27:48 +08:00
|
|
|
|
2004-11-11 11:48:15 +08:00
|
|
|
<para>Install <application><acronym>XMMS</acronym></application> by running
|
|
|
|
the following commands:</para>
|
2004-06-14 10:27:48 +08:00
|
|
|
|
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
2005-01-19 00:30:33 +08:00
|
|
|
make</command></userinput></screen>
|
|
|
|
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
|
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
2004-06-14 10:27:48 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Configuring <application><acronym>XMMS</acronym></application></title>
|
|
|
|
|
2005-01-19 00:30:33 +08:00
|
|
|
<sect3 id="xmms-config-config"><title>Config files</title>
|
2004-06-14 10:27:48 +08:00
|
|
|
<para><filename>~/.xmms/config</filename></para>
|
2005-01-26 00:48:26 +08:00
|
|
|
<indexterm zone="xmms xmms-config-config">
|
2005-01-19 00:30:33 +08:00
|
|
|
<primary sortas="e-AA.xmms-config">~/.xmms/config</primary>
|
|
|
|
</indexterm>
|
2004-06-14 10:27:48 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
|
|
|
|
<para>When you start <command>xmms</command> for the first time, you can
|
|
|
|
configure it with <userinput>CTRL+P</userinput>. Note that you can extend XMMS'
|
|
|
|
functionality with plugins and skins. You can find these at
|
|
|
|
<ulink url="http://xmms.org"/>.</para>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2005-01-19 00:30:33 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
|
|
<seg>xmms, xmms-config and wmxmms</seg>
|
|
|
|
<seg>libxmms.[so,a] and numerous input, output, effects and general
|
|
|
|
plugins</seg>
|
|
|
|
<seg>/usr/include/xmms, /usr/lib/xmms and /usr/share/xmms</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
|
2005-01-26 00:48:26 +08:00
|
|
|
<varlistentry id="xmms-prog">
|
2005-01-19 00:30:33 +08:00
|
|
|
<term><command>xmms</command></term>
|
|
|
|
<listitem><para> (an acronym for X MultiMedia System) is a program comparable
|
|
|
|
in function with <application>WinAMP</application>. Its main function is
|
|
|
|
playing audio files like <filename>WAV</filename> and
|
2004-11-11 11:48:15 +08:00
|
|
|
<filename>MP3</filename>. It can be extended with plugins to play a number of
|
|
|
|
other audio or video formats. Its look can be customized with
|
2005-01-19 00:30:33 +08:00
|
|
|
<application>WinAMP</application> style skins.</para>
|
2005-01-26 00:48:26 +08:00
|
|
|
<indexterm zone="xmms xmms-prog">
|
2005-01-19 00:30:33 +08:00
|
|
|
<primary sortas="b-xmms">xmms</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xmms-config">
|
|
|
|
<term><command>xmms-config</command></term>
|
|
|
|
<listitem><para>is used by other programs which need to link with
|
|
|
|
<command>xmms</command> to retrieve the library and include paths.</para>
|
2005-01-26 00:48:26 +08:00
|
|
|
<indexterm zone="xmms xmms-config">
|
2005-01-19 00:30:33 +08:00
|
|
|
<primary sortas="b-xmms-config">xmms-config</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="wmxmms">
|
|
|
|
<term><command>wmxmms</command></term>
|
|
|
|
<listitem><para>is a dock applet for the
|
2004-11-11 11:48:15 +08:00
|
|
|
<application>Window Maker</application> window manager. From the applet you
|
2005-01-19 00:30:33 +08:00
|
|
|
can start and control <command>xmms</command>.</para>
|
2005-01-26 00:48:26 +08:00
|
|
|
<indexterm zone="xmms wmxmms">
|
2005-01-19 00:30:33 +08:00
|
|
|
<primary sortas="b-wmxmms">wmxmms</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libxmms">
|
|
|
|
<term><filename class='libraryfile'>libxmms.[so,a]</filename></term>
|
|
|
|
<listitem><para>contains graphics and playback functions used by
|
|
|
|
<command>xmms</command>. These functions can also be utilized by other
|
|
|
|
packages.</para>
|
2005-01-26 00:48:26 +08:00
|
|
|
<indexterm zone="xmms libxmms">
|
2005-01-19 00:30:33 +08:00
|
|
|
<primary sortas="c-libxmms">libxmms.[so,a]</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
|
2004-06-14 10:27:48 +08:00
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|