Basic Installation
==================

   These are generic installation instructions.

   The simple way to compile this package is:

  1. `cd' to the directory containing the package's source code and type
     `make' to compile the package.

  2. Type `su` for super user permissions and type `make install' to 
	 install the program.
     Alternative you can install it with `make install' without super user
	 permissions and put the program in another path.

  3. You can remove the program binary in the source directory 
	 by typing `make clean'.

  4. You can uninstall BinClock by typing `make uninstall' 


* There is a debian package of BinClock, if you want to install it under debian.


Installation Names
==================
  By default the make install script will install the binary in:
  /usr/local/bin/
  and the config file is:
  ~/.binclockrc
  /usr/local/etc/binclockrc

Distributions
=============
BinClock is available at Debian and Gentoo,
you can install binclock with apt-get install binclock
and your local portage if you youse this distributions. 
