To Compile
==========

Untar the archive:

  tar zxvf gaim-xmms-remote-VERSION.tar.gz

Configure:

  ./configure

As long as you haven't gotten any error messages during the configure script,
you'll be read to compile.  To compile just type 'make':
  
  make
  
Gaim-XMMS-Remote will install to the gaim lib directory and the button image
into the gaim datadir.  These directories are usually /usr/local/lib/gaim and
/usr/local/share/pixmaps/gaim, so be sure you have write access to these
directories, or use 'su' to become root and then run 'make install':

  make install

Once thats done, you are good to go.  Restart Gaim, go into preferences, then
to plugins.  Enable Gaim-XMMS-Remote.
