Hi!
This is ALPHA software. Please expect problems and rough ends.
Please check the file etc/TODO for known misfeatures.
Especially the Motif interface was a short try only, which didn't
yield the expected results. Consider it absent. Work on the Motif
version will continue when the Xaw interface is stable.
xpat2 does now run successfully on a HP9000/720 using the Xlib or
Xaw interface, Xpm cards may NOT be compressed there (due to an
old version of libXpm, I think).

Report bugs to: mbi@mo.math.nat.tu-bs.de
Especially for core dumps, I would like to know
- machine
- compiler (gcc or native)
- X11 release (for Linux: Kernel, Libs and XFree version)

Thank you, and have fun!
	Michael


Subdirectories and their contents:

etc/	Text files. Read these for installation instructions.
lib/	Data files. copy them to /usr/games/lib/xpat.
	Also contains application defaults files (named XPat)
	WHICH ARE NEEDED!!! copy them to /usr/lib/X11/app-defaults
	or (/usr/lib/X11/(lang)/app-defaults).
src/    The sources of xpat2.
makecards/ utilities to build antialiased ranks and suits.

To install:
$ cd src
(edit Imakefile, set your preferences)
$ xmkmf
$ make
$ su
# make install

