  X-BASED PANEX(tm)
  ============= Panex X widget, V5.5

Primary site: ftp://ftp.tux.org/pub/tux/bagleyd/xpuzzles
Secondary site: ftp://ftp.x.org/contrib/games/puzzles
Web page: http://www.tux.org/~bagleyd/puzzles.html
Maintainer: David A. Bagley <bagleyd@tux.org>

  It has been tested on the following platforms:
    Sun Ultra       SunOS 5.6-5.7
    PC  Pentium     Linux 2.0.9
    IBM PowerPC     AIX 4.3.1.0
    HP  898         HP-UX 10.20

  Previous versions tested on:
    Sun SPARC       SunOS 5.5.1 (X11R5 & X11R6)
    Sun SPARC       SunOS 4.1.3
    PC  486         Linux 1.2.13
    DEC VAX & ALPHA VMS 6.1
    HP  3xx & 700   HPUX 9.01

  If you have to do any editing to get this to work, please mail me
  the changes.

HOW TO BUILD?

  An ANSI C compiler is required for build.

  To build, it should be easy.  There are 3 choices.

    configure:
      Relatively new so there is a good possiblity that it is not set up
      correctly on your system.  You may want to set SCOREFILE and DATAFILE
      in Makefile.in .
 
      configure ; make

    imake:
      Sometimes this is not setup correctly by the distributer ... i.e. not
      my fault.  You may want to set SCOREFILE and DATAFILE in Imakefile .
      If you have Motif you may want to do this quick edit in the Imakefile:
        Uncomment line "#define XpmLibrary".

      xmkmf ; make

    make.com (VMS users only):
      You may want to set SCOREFILE and DATAFILE in make.com .

      @make
      
  Then just run "xpanex" (or "xmpanex" if you have Motif).
  If you do a "make install" "SCOREFILE" and "DATAFILE" must be
  set correctly.

  You should have Panex.ad copied to $(HOME)/Panex or 
  /usr/lib/X11/app-defaults/Panex to run, especially if the background
  is similar to the tiles. Edit this file for your preferences.  For
  monochrome, the tile color needs to be brighter.  You might want to
  move xpanex into /usr/bin/X11 (or wherever your X binaries are).
  You might also want to move xpanex.man to /usr/man/man1/xpanex.6

  Try resizing Panex.  Notice the puzzle resizes to take advantage of
  the "room" available.

  Keep in mind that Panex is a widget that can be simply stuck in
  other X programs. (If you find a use for this, let me know).

  Refer to the man page for detailed command line options and instructions
  on how to operate.

  If you want further information on puzzles, I'll be glad :-) to send
  it to you.

FOUND A BUG?

  Send bugs reports and fixes to the author. For bugs, please include
  as much information as to their location as possible, since I may not
  be able to duplicate the problems with my limited resources.

HISTORY

  [Jun 20, 99]  V5.5: Added -rv, fixed flashing on mono.
  [Jan 01, 97]  V5.4: Username, concurrency check, configure, auto solve
    thanks to Rene Jansen <RENE.R.J.JANSEN@RCC.nl>, man page updates.
  [Apr 22, 96]  V5.3: Written.
