@(#)README	$Revision: 1.2 $	$Date: 1994/07/24 18:00:08 $

========================================================================

Thanks for acquiring a copy of the X11-QMR distribution. Enjoy it.

If you use qmr, and you like or hate it, please send me a short email
note to that effect. It makes for great brownie points.

Also if you would like to send a small donation to me, that would be
very much appreciated.

Please send all donations (or other correspondence) to:
	Ross C Linder		Email:  rossl@iaccess.za
	P.O Box 101			ross@wanda.iaccess.za
	Bromhof
	2154			Ph: +27 (11) 793-4818 (SADT !!)

Installation
------------

This file comes with "X11-QMR-1.1.src+bin.tar.Z" and with
"X11-QMR-1.1.src.tar.Z"

The src+bin contains both static and dynamic versions of qmr. To use the
dynamic version, you will need to have your own copy of Motif. The static
version should just work.


   Making:
   --------

    Before making the binaries, edit the makefile and set the flags
    needed for your environment. The default is for Linux. NOTE ! you
    will need Motif to compile qmr. Defaults are provided for HP-UX
    and SCO.

    Next just run make.

    This will produce qmr qmr.dynamic, and qmr.uid


   Installing qmr:
   ---------------

    If you have Motif installed on Linux, you can rename qmr.dynamic
    to qmr. This will use the dynamic libraries.

    Use the simple install script "qmr.install". You must be root.

   What does qmr.install do ?
   --------------------------

   The install script "qmr.install", copies the pc fonts to the X fonts
   dir, and adds aliases for them. This is only done if they are not
   already there.

   Next it copies qmr (The binary) to /usr/local/bin

   Next it copies qmr.uid to /usr/lib/X11/uid

   Finally it copies qmr.8 to /usr/man/man8
   

   What do users need ?
   --------------------

    Make the following directories in each users home dir.

    	$(HOME)/QMR
    	$(HOME)/QMR/UP
    	$(HOME)/QMR/DOWN


That's it, qmr should run.

