OpenVMS port of Xmfract 1.4                   August 1995
===========================

 1) You need Motif 1.2 
 2) You need DEC C compiler   (if you want to rebuild)

Build procedure:
===============

You can rebuild LIBXMFRA library in [.LIB] directory with COMPILE_DECC.COM
procedure. 

Now you can rebuild Xmfract in [.SRC] directory with COMPILE_DECC.COM (VAX)
or COMPILE_AXP.COM (AXP) procedure. It's rather long (more than 1 hour with 
DEC C 5.0 on VS 4000-60)

Link with LINK_DECC.COM procedure or LINK_AXP.COM

Setup:
===== 

$ CRE/DIR disk:[XMFRACT]
$ CRE/DIR disk:[XMFRACT.HELP]
$ define XMFRACTDIR disk:[XMFRACT]     (or define/system)
$ copy [.ETC]*.* XMFRACTDIR:* /lo/prot=(w:re)
$ copy [.HELP]*.* disk:[XMFRACT.HELP]* /lo/prot=(w:re) 

Add the next line at the top of the XMFRACT.INI file:

helpdir=disk:[XMFRACT.HELP]

$ COPY XMFRACT.INI XMFRACT:* /lo/prot:(w:re)

You can also copy XMFRACT.INI file into your SYS$LOGIN directory.
Idem for the resource file XMFRACT.DAT if you want to customize it. 

Executables provided:
====================

- VAX : built with DEC C 5.0 on VAX VMS 6.1
- AXP : built with DEC C 5.0 on Alpha VMS 6.1-1H2


You can run XMFRACT via FREEWARE_DEMO.COM procedure (but only if you have
correctly setup the logical name and director

Sources and other files are available under [.SRC] directory in 
XMFRACT_14.ZIP file

Patrick Moreau

pmoreau@cena.dgac.fr
moreau_P@decus.decus.fr