VisualWorks(R) 7.3 Linux x86 Object Engine ReadMe
Copyright Cincom Systems, Inc. 1999-2004. All rights reserved.


PURPOSE OF THIS README FILE

This README identifies the distribution contents and directory
structure of this release of VisualWorks object engine for
Linux platforms.

For installation instructions for this release, refer to the
VisualWorks Installation Guide (Install.pdf) in the root
VisualWorks directory.  For a description of the object
engines, refer to the VisualWorks Application Developer's
Guide (doc/AppDevGuide.pdf).


DISTRIBUTION CONTENTS

    linux86/ (for Linux)
        readme.txt             - this file
        herald.so              - splashscreen
        visual                 - headful, stripped executable OE 
        vwlinux86              - headless, unstripped engine
        vwlinux86gui           - headful, unstripped engine
        vwlinux86gui.so        - GUI lib for vwlinux86

        assert/
            herald.so          - splashscreen
            vwlinux86ast       - headless, assert enabled engine
            vwlinux86astgui    - headful, assert enabled engine
            vwlinux86astgui.so - GUI lib for vwlinux86gui
        debug/
            herald.so          - splashscreen
            vwlinux86dbg       - headless, fully debuggable engine
            vwlinux86dbggui    - headful, fully debuggable engine
            vwlinux86dbggui.so - GUI lib for vwlinux86dbggui

        userprim/              - linkable oe files
            customize-linux-capNetBind.c
            customize.c
            makefile
            makefile.plugin
            splash-bits-4.h
            unsafe_oops.h
            up_defs.h
            up_unsafe.h
            UPrims.st
            UPrimTst.st
            userprim.h
            validate.c
            visual.o
            x11Splash.c


Using the VisualWorks Debug Object Engines
------------------------------------------

Updated information about and instructions for using the debug 
engines for all platforms is maintained at:

    http://wiki.cs.uiuc.edu/VisualWorks/debugging+at+the+virtual+machine+level
    
Please refer to this web site for information about these engines.




3/24/03  bb
5/8/03   em
10/14/03 em
11/1/04  bb
