
Installation:
-------------

- unpack the source file with the command 'tar xzf pyblink-x.y.z.tgz
- run ./configure in the source directory
- make
- make install

For configuration options, have a look at the output of ./configure --help


Requirements:
-------------

python >= 2.2
pygtk >= 2.0

pybliographer (>= 1.2.4 recommended)


Notes:

If the main pybliographer script (pybliographer) cannot be found during 
'configure', it means pybliographer is not installed or it is installed
somewhere else than $PATH. In this case add the path of pybliographer to
the PATH variable before configure. 

If you want to make a graphic launcher on your desktop an icon can be 
found in the package in the data directory.

