
 Kropki -- README

----------------------------------------------------------------------
 How to compile
----------------------------------------------------------------------
Type

   $ tar -jxf kropkiXXXX.tar.bz2
   $ cd src
   $ make

X headers are needed to compile.
In Debian Sarge you may type

   # apt-get install libx11-dev

to install them (if they are not installed already).

----------------------------------------------------------------------
 Running
----------------------------------------------------------------------
Go to src directory and run

   $ ./kropki

File kropkipl or kropkie is needed to run kropki.

Kropki also checks for kropki.cfg (config file)
and krpomoc (help texts), but these two files are optional.

----------------------------------------------------------------------
 Copyright
----------------------------------------------------------------------
Copyright (C) 1999,2001,2002,2003,2004,2005,2006 Bartek Dyda
  <bkropki@yahoo.co.uk>.

Kropki is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2,
as published by the Free Software Foundation.

Kropki is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License, version 2, for more details.

You should have received a copy of the GNU General Public License
along with Kropki; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
