home *** CD-ROM | disk | FTP | other *** search
/ vis-ftp.cs.umass.edu / vis-ftp.cs.umass.edu.tar / vis-ftp.cs.umass.edu / pub / Software / universal_plane_file_format / NewXShowPlane / README < prev    next >
Text File  |  1993-12-06  |  526b  |  12 lines

  1. This is an improved XShowPlane program.  Its GUI was designed with
  2. XDesigner.  It needs to be compiled with a ANSI C compiler (gcc works
  3. fine) and needs X11R5 and Motif.  You will need to edit the Makefile to
  4. change where the compiler and linker should look for X11R5 and Motif
  5. include files and libraries.  If you are compiling on other than a
  6. DECStation, you will also need to make other changes: -D flag for
  7. read_write_plane.c and posibly the path to gcc (or whatever cc you are
  8. using). 
  9.  
  10. Robert Heller
  11. heller@cs.umass.edu
  12.