No automatic configuration yet. Doesn't yet warrant it.

1. You will need a version of Qt > 1.3 available from 

	<HTTP://www.troll.no>

   Once you have installed this library, make sure you have set 
   the QTDIR environment variable to point at your Qt distribution.

   For bash shells:

	export QTDIR=/usr/local/qt  or wherever you put yours

   For csh type shells
	setenv QTDIR /usr/local/qt

2. QdbtTabular 0.3 is included in this package unchanged, you can also
   get the original from

	<http://www.stack.nl/~dimitri/qdbttabular/index.html>

   It is included and statically linked to pflow because many people
   do not have the utility tmake, required needed to build QdbtTabular.

3. Qwtlib-0.2 is included in this package unchaged. You can get the
   original from 

	<ftp://www.troll.no/pub/contrib>

   It is included and statically linked to pflow because many people
   do not have the utility tmake, required needed to build QdbtTabular.


3. Edit the makefile as appropriate for your system. Hopefully this
   you shouldn't have to do anything since you already set the 
   environment variables.



