This is the description of the Xaw3d-1.0.2, which is an unofficial distribution of Xaw3d-1.0 by Kaleb Keithley . For more information about various versions of Xaw3d, please consult see http://www.wu-wien.ac.at/wafe/Xaw3d.html. This version is derived from the version of Xaw3d-1.0 available at sunsite.unc.edu (provided by by dimitri@ee.ubc.ca (Dimitrios P. Bouras)), which is Kaleb's original modified for cleaner compiles. Xaw3d-1.0.1 has the following additional modifications: - a serious bug in the implementation of the Label widget class was removed to allow Label widgets (and subclasses of it) to be destroyed without memory corroption) - several changes to the Layou widget class were provided in order to fix serious bugs in the StringToLayout converter, variable initialization and handling of layout variables in initial size compuations and resizing. For more information, see http://www.wu-wien.ac.at/wafe/Layout.html. - A path in the Imakfile was for conforming to Linux's file system standard, and other minor changes Xaw3d-1.0.2 has the following additional modifications: - List.c did not initialize the list datastructure to NULL when a list widget was created. In order to compile the sources from scratch, please issue the following commands xmkmf make includes make make install Gustaf Neumann