LinuX MultiMedia Project - Media Player v0.6.0
==============================================

This file contains:

    1. Requirements
    2. Source configuration
    3. Compiling
    4. Installing
    5. Run
    6. Problems ( see the FAQ )

1. Requirements:
----------------

  I use Slackware 8.0 with some self compiled stuff. These are the basic
  tools I am using. Older versions may work as well.

    * XFree86 		Any version should work. Tested with v3.3.6 and v4.1.0

    * Gtk+ 1.2.x	or newer. Gtk+ 2 probably won't work.

    * GLIBC2 2.1.2	Has to be >= 2.1.1 because of a bug in earlier versions
                	libc5 ( 5.4.44 ) should work as well.

    * GCC 2.95.2	It is a good idea to use a version > 2.95, as
			it provides better code optimizations.


2. Configuration:
-----------------

  It shouldn't be necessary to edit any files. Simply run 'configure'.
  'configure --help' will give you the possible settings. 
  As prefix, the prefix of XMMP will be used.

3. Compiling:
-------------

  Now a 'make all' builds the binaries.


4. Installing:
--------------

  'make install' will install the libraries, plugins, ...


5. Running:
-----------

  'mplayer' is a command line player

