

                            *********************
                            *       README      *
                            *********************

     Edward Groenendaal, 4th April 1992

     The X Desktop Manager is a graphical shell for the X Window System, 
     it provides mechanisms for all the usual shell activities and is 
     intended to reduce the training necessary for UNIX novice to become
     productive on your system.

     System requirements: An ANSI compliant C compiler, ideally 'gcc'
                          The X Window system release 4 libraries.
                          The Athena widget set (header files + library)
                          lex (or flex) and yacc (or bison)
                          a smile on your face :-)

     Installation instructions: 

     1) Unpack the shar archives in order, the archives unpack into the 
        current directory.

     2) If you have 'imake(1)' edit the Imakefile for your system, 
        otherwise edit the Imakefile.Old files in the main source
        directory and the Xedw and regexp directories using the 
        Imakefile as a guide.

     3) If you have 'imake(1)' execute the command 'xmkmf' to make the
        Makefile, followed by 'make Makefiles'.
        If you DO NOT have imake then copy the Makefile.Old to Makefile
        in the main source directory AND the Xedw and regexp directories.

     4) execute 'make all' to make xdtm.

     5) execute 'make install install.man' to install xdtm and the xdtm
        manual page.

     If you have any problems send email to me at : eddyg@cogs.sussex.ac.uk


     Ramon Santiago, June 20, 1992

     Taking over maintenance and development for Eddy.

     I got this to compile easily under the this environment, SunSPARC IPX,
     SunOS 4.1.1, Sun CC, X11R5 PL12.

     If you have any problems send email to me at : rjs@pencom.com


     Lionel Mallet, March 29, 1993
     (mallet@simpolis.fr or xdtm@simpolis.fr)
     
     Preceeding Ramon Santiago posting of 2.6 to provide a usable 2.4
     version.


     Lionel Mallet, June 4, 1993


     Bug fixes release (still before 2.6...). Jim Wight
     (J.K.Wight@newcastle.ac.uk) has provided hints to make it compile
     under A/UX.


     Lionel Mallet, June 11, 1993

     Bug fixes release (still before 2.6...). 

     Lionel Mallet, August 25, 1993

     Bug fixes *and* support for Xpm3 COLORED icons.

     Lionel Mallet, September 15, 1993

     Version 2.5.1 released.

