#
# $Id: README,v 1.3 1994/11/02 10:44:39 surkau Exp koletzki $
#
# $Log: README,v $
#


###########################################################################
###########################################################################

 xmst: SecuDE Tool 1.1 for OSF/Motif1.2.x (tm) with UIL widget description

###########################################################################
###########################################################################




... LAST MINUTE INFORMATION ...


>>> For those who were able to compile all C modules of XMst 1.1,
>>> but couldn't generate the interface module xmst.uid.



UIL support for XMst 1.1
========================

If you have a Motif 1.2 runtime environment but no development toolkit
(e.g. under Solaris 2.4), you won't be able to compile XMst's interface
modules (because you may not have an UIL compiler).

Try to install our precompiled UID module:

	copy the file "xmst.uid.Motif1.2.2" to "xmst.uid"
	into a directory listed in your UIDPATH environment variable.
	
Or, if you want to use the script "xmst_start" to invoke XMst, do the following:

	cd $SECUDE/src/util/xmsectool
	cp xmst.uid.Motif1.2.2 $SECUDE/lib/X11/xmst.uid


###########################################################################



Read xmst.info for more information.

