- Comix -

Installation:
---------------
Run "python install.py install" as root to install Comix in /usr/local.
To uninstall, simply run "python install.py uninstall".

If you wish to install Comix in another base directory, use the --installdir
option. Example: "python install.py install --installdir /usr".
If you have installed with --installdir, do not forget to use the same option
when uninstalling.

Example:
# tar -xzf comix-x.y.tar.gz
# cd comix-x.y
# python install.py install

Alternatively, just place the Python script file "comix" somewhere in your path 
(ex. /usr/local/bin/) and make sure it is executable before you run it. Place 
comix.desktop (might be shown as "Comix") in /usr/local/share/applications/ 
and comix.png in /usr/local/share/pixmaps/.

Dependencies:
---------------
Comix needs PyGTK 2.6+.
unrar is necessary if you wish to read RAR-archives.

Contact:
---------------
Pontus Ekberg <herrekberg@users.sourceforge.net>
http://comix.sourceforge.net
