INSTALLATION
============

To install:

1. Unpack the tar file.  You've probably already done this step if
   you're reading this file.

2. Take a look at Xbae.tmpl and modify accordingly.  Particularly the
   HaveWcl, HaveXpm, RESIZE_SHADOW, ALLOW_COLUMN_RESIZE and USE_EDITRES macros.

3. Run "xmkmf" to create the makefile.  [Note to VMS users and
   others who don't have xmkmf and imake:  I'm told that VMS doesn't
   have imake.  Try looking in the "contrib/vmsstuff" directory (thanks Vince)
   for the MMS files. You may have to move this dir up a level, too]

4. Run "make World".

5. Go to the examples sub directory and run "runtest" for a simple demo
   and to test it's all working OK.

6. Run "make install".  The library and header files will be installed
   with a -4.4 suffix and a symbolic links made.

7. Run "make install.man" to install the manual pages.

I have SunOs / Solaris / Linux platforms with X11R6 / X11R5, Motif 1.2
and Motif 2.0 with which to test so for those of you who have difficulty
in compiling, please let me know so I can modify the Imakefiles and
templates.
