
	+-------------------------------------------------------+
	|	              T h e   K i m	 		|
	+-------------------------------------------------------+

 >>>	The Kim comes with ABSOLUTERY NO WARRANTY. This is free 
	software, and you are welcome to redistribute in under GNU License.
	

 >>>	The Kim is interactive user friendly process manager for OS Linux. 
	It reads the /proc(5) directory. The '/proc' is a pseudo-filesystem 
        which is used as an interface to kernel data structures. 

		
 >>>	COMPILE & INSTALL:
		
	$>	./configure --prefix=YOUR_DIR_PREFIX (default is /usr/local)
	
	*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

	  NOTE: Do you really want to set default --prefix?   Read:
		Is locale dir. in /usr/local/share/locale/... on your 
		system ??? (I think that not ...) You dont't remember ... 
		and set prefix carefull or use standard package for your
		distribution instead this source code package.

	- hmm.. if you still want to install the kim to /usr/local (or other
		dir. (example if you is developer :-))) and use locale support
		you must copy  ${prefix}/share/locale/LANG/LC_MESSAGE/kim.mo 
		to your standard locale dir. in your distribution (probably 
		to /usr/share/locale/....../kim.mo)

	- hmm.. don't cry - kim runnig without locale very good :-)))
 
	*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
	
	$>	make
	$>	make install 


 >>>	DIRECTORY HIERARCHI
	(in standard distribution (Flame: Debian :-))
	 - see it first if you packager (.deb, .rpm ...))

	prefix =/usr/

	prefix	
	   \_	doc/kim/ 
	   \_	lib/kim/
			\_  .kim_default/
			\_   bin/
	   \_	bin/
	   \_ 	man/man1/
	   \_	share/locale/LANG/LC_MESSAGE/				
			
 
 >>>	COPYING:
	
 	Copyright (c) 1998 Karel Zak "Zakkr" <zakkr@zf.jcu.cz>
 
 	This program is free software; you can redistribute it and/or modify
 	it under the terms of the GNU General Public License as published by
 	the Free Software Foundation; either version 2 of the License, or
 	(at your option) any later version.
	
 	- for mode detail see the file COPYING


 >>>	AUTHOR:
		NickName:	Zakkr
		FullName:	Karel Zak
		E-mail:		zakkr@zf.jcu.cz
		URL:		http://home.zf.jcu.cz/~zakkr

 >>>	SEE ALSO:
		URL:		http://home.zf.jcu.cz/~zakkr/kim/
		
 