# $Id: README,v 1.2 2000/12/14 23:19:33 yotam Exp $

README for TFMPK
-=-=-=-=-=-=-=-=

Unpacking:
==========
Put the release  tfmpk-<version>.tar.gz  file in a fresh
build directory and issue:

   gzip -cd tfmpk-<version>.tar.gz | tar xvf -

This will open a  tfmpk-<version>  directory with
the released files in it.

Configuring:
============
Sorry, I never learned autoconf and/or automake.

Building and installing:
========================
Take a look at  tfmpk-<version>/Makefile.
You can have your own Make.local (above it)
to override this Makefile's variablevalues.

Then issue:
  
    make install
or:  
    make install prefix=<your preferred place>

and hope you have "good enough"
g++/Python/Gtk+/Gnome/pygtk/pygnome/gdk-pixbuf  for tfmpk.

Documentation:
==============
See file  about.tex  for further information.

-- yotam  yotam_medini@yahoo.com
