INSTALLATION of the Ada bindings to Motif/Lesstif/X Before you compile the binding adapt the file Local.conf to your environment! Then do a make or make all to build the binding and some utilities. The first time you do a "make" the bindings are preprocessed with respect to o the Motif/Lesstif-Release o the X11-Release o the bit ordering o the number of bits of the architecture (this is not tested) o some bug workarounds. You can recognize this when the message preprocess xxxyyy.adb ... OK is shown. To build the examples (not that many at the moment) just change into the examples directory cd examples and then type make all Have fun! H.-F. Vogt (nass-vogt@arcormail.de)