
This archive contains binaries of wafeperl and mofeperl 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 0.99p15 using 
gcc version 2.5.8. The following DLL libraries will 
be needed:

mohegan:~/perl-4.036/wafeperl> ldd wafeperl

        libXpm.so.3 (DLL Jump 3.2) => /lib/libXpm.so.3.2g
        libXaw3d.so.3 (DLL Jump 3.1) => /lib/libXaw3d.so.3.1.1
        libXt.so.3 (DLL Jump 3.1) => /usr/X386/lib/libXt.so.3.1.0
        libX11.so.3 (DLL Jump 3.1) => /usr/X386/lib/libX11.so.3.1.0
        libtcl.so.3 (DLL Jump 3.1) => /usr/lib/libtcl.so.3.1
        libm.so.4 (DLL Jump 4.5pl19) => /lib/libm.so.4.5.19
        libc.so.4 (DLL Jump 4.5pl19) => /lib/libc.so.4.5.19


mohegan:~/perl-4.036/wafeperl> ldd mofeperl

        libXpm.so.3 (DLL Jump 3.2) => /lib/libXpm.so.3.2g
        libXt.so.3 (DLL Jump 3.1) => /usr/X386/lib/libXt.so.3.1.0
        libX11.so.3 (DLL Jump 3.1) => /usr/X386/lib/libX11.so.3.1.0
        libtcl.so.3 (DLL Jump 3.1) => /usr/lib/libtcl.so.3.1
        libm.so.4 (DLL Jump 4.5pl19) => /lib/libm.so.4.5.19
        libc.so.4 (DLL Jump 4.5pl19) => /lib/libc.so.4.5.19

These shared libraries are available from each ftp server
with good linux coverage.


wafeperl was built using the following packages

   LAYOUT
   RDD
   XAW3D
   XPM

mofeperl was built using

   RDD
   XPM

mofeperl is statically bound to OSF/Motif 1.2.3 obtained
by me from MetroLink Inc.
