This file describes how to install asedit program (Version 1.1).

PREREQUISITES
 X-Windows Release 5, 4 or 3 and Motif 1.2, 1.1 or 1.0 (the higher the
							 version the better)

INSTALLATION

1. Make sure that "xmkmf" is in your path somewhere (probably in
   /usr/bin/X11/xmkmf or /usr/X11R5/bin/xmkmf).

2. Check and edit the Imakefile for any customisation that needs to be done.

3. I assume you want to use your installed libraries and include files.
   So type:

	xmkmf
	make asedit

4. Install it. Become a root or somebody having write permission in the
   install directories and type:

	make install
	make install.man


That's all!
___________________
Installation notes:

i)  If you do NOT have xmkmf try:

	imake -DUseInstalled -I/usr/lib/X11/config

    The name of the directory where all the configuration files for imake
    reside might be slightly different for your system, change that if
    necessary (e.g. for IBM RS/6000 I found it as /usr/lpp/X11/Xamples/config).


    If you do not have imake or something goes completely wrong with it COPY
    the supplied Makefile.raw onto Makefile, edit it if needed and
    "make asedit".

ii)  If you want to try out asedit from within the build directory before doing
    the "make install" then execute (for X-Windows Release 5)

	XFILESEARCHPATH=./X11R5.ad ./asedit

	(Note: if you are using X-Windows Release 4 or 3 specify in the
	line above X11R4 or X11R3, respectively)

    The on-line help won't be available, before install, unless you specify

	Help_dir = .

    in the Imakefile. If you do that then all needs to be done before
    final installation is to set Help_dir to its correct value and perform
    another xmkmf & make - the Imakefile has been written so that some files
    are recompiled if the Imakefile changes in order to guarantee that the
    location of the help file and some other parameters as specified in the
    Imakefile get compiled in.






Andrzej
-------
A.Stochniol@ic.ac.uk
Department of Mechanical Engineering, Imperial College of Science, Technology
and Medicine, London, SW7 2BX, UK.

(Please use telephone and fax numbers only when absolutely necessary !!)
	Tel: +44 (0)71 589 5111 ext. 6151	Fax: +44 (0)71 584 1560
