To install, perform the following tasks:

* Edit Imake.options to suit your needs.
* Type xmkmf ; make Makefiles ; make 
* Type make install ; make install.man

And that's all

Notes: 
	1) You need gcc and X11R6 to compile. It may be necessary to use GNU 
make.
	2) You might have to change #include <X11/xpm.h> to #include <xpm.h> 
in  Printer/Icon.c and Clipboard/icon.c
	3) As noted by Erik Ostrom SunOS unix doesn't have memmove. It may be 
necessary to edit Clipboard/xclipboard.c and change memmove to memcpy.
	4) If printer or trash have weird message areas, look for an #ifndef 
in Printer/Main.c or Trash/Trash.cc  
	99) If something fail check the subdirs for changes in Imakefiles.