Binaries of topdrawer and UGS2 built on the following platforms 
are available in this directory.  

 * Linux-glibc2.2  2.4.2 , gcc-2.96    + g77-0.5.26   + libc-2.2.2
 * Linux-glibc2.1  2.2.17, egcs-1.1.2  + g77-0.5.24   + libc-2.1.3
 * Linux-glibc2.0  2.0.36, gcc-2.7.2.3 + g77-0.5.21   + libc-2.0.7
 * Linux-libc5     2.0.30, gcc-2.7.2.1 + g77-0.5.19.1 + libc-5.4.23
 * Linux-libc4     1.2.13, gcc-2.6.3   + g77-0.5.16   + libc-4.7.6
 * SunOS-5         5.5.1 Generic sun4u sparc
 * SunOS-4         4.1.3-JL 1 sun4c
 * OSF/1-4         V4.0, DEC-Fortran V.5.1-156 (fails for V.5.2 !)
 * OSF/1-3         V3.0, DEC-Fortran V.3.80
 * FreeBSD         2.2.2, gcc-2.7.2.1 + g77-0.5.19.1

In addition to above executable(s), 

    ../docs.tar.gz    --- reference manuals, including html format
    ../README(-j)     --- description of local enhancement

in the upper directory must be obtained.  I also recommend to 
look into ../contrib/elisp/ directory.  

For Linux RedHat users on i386, *.i386.rpm files under RedHat?.x/ 
directories will be most convenient.  *.src.rpm files are also 
provided, though topdrawer source cannot be compiled with g77 
and requires f2c and fort77 which are also provided.  


Notice for topdrawer binaries on some platforms:

 * Linux-libc5  --- compiled with shared library of Fortran,
                    so get libf2c.so, install, and ldconfig.  

 * SunOS-4      --- compiled with Fortran library in 
                    /usr/local/lang/SC1.0/ , so LD_LIBRARY_PATH 
                    must be properly set according to your 
                    environment, or get statically linked binary 
                    though it is somewhat large in size.  

 * FreeBSD      --- made available thanks to Dr. N. Kauer at 
                    Univ. of Wisconsin.