
***************************************
*  KAFFEINE README for version 0.4.1  *
***************************************


For the last version of Kaffeine look at http://kaffeine.sourceforge.net


MINIMUM REQUIREMENTS:

 - xine-lib 1.0rc0  (http://www.xinehq.de)
   (for the "Save Stream" feature at least xine-lib 1.0rc1)
     
 - kde 3.1.0  (http://www.kde.org)

 

INSTALLATION:

In order to compile and install Kaffeine on your system, type the following in the base
directory of the Kaffeine distribution:

(If you checked out from CVS first run ./autogen.sh to build configure!)

 1.) ./configure -prefix=KDEDIR  (e.g. for SuSE: --prefix=/opt/kde3)
     (use ./configure --help for more options)

 2,) make

 3.) make install


On the download page you can also find some rpm's! 

Problems? Use the kaffeine-user mailing-list: https://lists.sourceforge.net/lists/listinfo/kaffeine-user



MOZILLA PLUGIN:

You'll find it here: $KDEDIR/lib/kaffeineplugin/kaffeineplugin.so. Kaffeine will it link automatically with
$HOME/.mozilla/plugins on first run.



SuSE USERS:

- Don't forget to run configure with --prefix=/opt/kde3 - or set the environment variable KDEDIR
- If you get some compiler errors like XINE_EVENT_UI_NUM_BUTTONS not found - please install the xine-lib from
http://www.xinehq.de or the RPMs from http://packman.links2linux.org



LICENCE:

This programm is distributed under the terms of the GPL v2. You can find a copy of the
licence in the file COPYING


