Release note
------------

There comes a Linux binary of pfm with this distribution.
It is statically linked against the Motif (TM) library libXm.a (V1.2.2).
This library was made for XFree 2.x (TM). That's why pfm is
dynamically linked against the X libraries from XFree 2.1.1.
If you want to use pfm under XFree 3.1, you have to install
the old libraries. The XFree 3.1 distribution also contains
these old libraries in the file XF86-3.1-cmptlib.tar.gz.


Installing pfm
--------------

  - copy the executable pfm to a directory which is in
    your search path

  - copy the file pfminit to ~/.pfminit and adjust it to your needs

  - copy the file Pfm to the directory holding all your application
    defaults files or to your home directory


Building pfm from source
------------------------

Please note that you need OSF/Motif 1.2 or above, a C++ compiler
and the XPM library to compile pfm.
    
There is no Imakefile available yet. Sorry for that.
The provided Makefile is for Linux. Adapt it and run make.
