This archive contains binaries of wafe and mofe (version 1.0.13) for Linux and several sample scripts. The full source can be obtained from ftp.wu-wien.ac.at:pub/src/X11/wafe/* These binaries were built under Linux 1.3.15 using gcc version 2.6.4 snapshot 950530 in ELF format. The following DLL libraries (from X11R6, XFree 3.1.2) will be needed: mohegan:~/wafe/src> ldd wafe libXpm.so.4 => /usr/X11/lib/libXpm.so.4.6 libXaw3d.so.6 => /usr/X11/lib/libXaw3d.so.6.0.2 libXmu.so.6 => /usr/X11/lib/libXmu.so.6.0 libXext.so.6 => /usr/X11/lib/libXext.so.6.0 libX11.so.6 => /usr/X11/lib/libX11.so.6.0 libXt.so.6 => /usr/X11/lib/libXt.so.6.0 libSM.so.6 => /usr/X11/lib/libSM.so.6.0 libICE.so.6 => /usr/X11/lib/libICE.so.6.0 libtcl.so.7 => /usr/lib/libtcl.so.7.4.0 libm.so.5 => /lib/libm.so.5.0.0 libc.so.5 => /lib/libc.so.5.0.9 mohegan:~/wafe/src> ldd mofe libXpm.so.4 => /usr/X11/lib/libXpm.so.4.6 libXmu.so.6 => /usr/X11/lib/libXmu.so.6.0 libXext.so.6 => /usr/X11/lib/libXext.so.6.0 libX11.so.6 => /usr/X11/lib/libX11.so.6.0 libXt.so.6 => /usr/X11/lib/libXt.so.6.0 libSM.so.6 => /usr/X11/lib/libSM.so.6.0 libICE.so.6 => /usr/X11/lib/libICE.so.6.0 libtcl.so.7 => /usr/lib/libtcl.so.7.4.0 libm.so.5 => /lib/libm.so.5.0.0 libc.so.5 => /lib/libc.so.5.0.9 The shared ELF libraries /usr/X11/lib/libXpm.so.4.6 /usr/X11/lib/libXaw3d.so.6.0.2 /usr/lib/libtcl.so.7.4.0 are available from the Wafe ftp server in the archive file linux-elf-libs.tar.gz The other referenced archive files are from the XFree 3.1.2 distribution wafe was built using the following packages: ATHENA XAW3D DEBUG OTCL CLOCK GHOSTVIEW HTML LAYOUT PLOTTER RDD XPM mofe was built using: MOTIF11 MOTIF12 MOTIF20 DEBUG OTCL CLOCK GHOSTVIEW HTML LAYOUT MTREE PLOTTER RDD XBAE XEW XMGRAPH XPM This version of mofe is statically linked with OSF/Motif 2.0.0 obtained by me from MetroLink Inc. A version of Xaw3d (X11R6) for Linux can be obtained for example from ftp.wu-wien.ac.at:/pub/src/X11/wafe/Xaw3d-1.0.2-src.tar.gz ftp.wu-wien.ac.at:/pub/src/X11/wafe/Xaw3d-1.0.2-bin.tar.gz For more details converning various versions of Xaw3d please consult http://www.wu-wien/wafe/Xaw3d.html The sample scripts provided in wafe/src/tcl starting with "m-" are for the Motif version of Wafe (mofe), the others are for the Athena version (wafe). The full Wafe distribution contains much more sample programs containing a news reader, mail client, various monitoring programs, etc. If you obtain the full distribution, skip the part of building wafe and use the binaries provided here (if you want). Expand the tar file relativ to the root directory to install the library properly, test the scripts and place the binaries into your favourite locations. Gustaf Neumann