
README file for the program 'segal'  : Brian Tierney, LBL

This program requires the xview library. I strongly recommend that
you use xview version 2.0 (released July, 1990), but it should also
work fairly well with earlier versions.  Version 2.0 requires both
the -lxview and the -lolgx libraries, but version 1.0 needs only -lxview
( see makefile.src ).  Be sure these libraries are in your LD_LIBRARY_PATH,
and be sure to set the XVIEWHOME variable in the config file of
in the top level hips_lbl directory.

This program has only been testing on Sun 4's. There isn't any
sun-specific code used, so it should run on other systems as long
as the xview library is available.

This program was developed using 'GUIDE', the openwindows development
tool from Sun. The .G files in this directory are created by 'GUIDE', 
and all files with _ui in the name were created from the .G files
using gxv (which comes with GUIDE). Neither guide nor gxv is needed
to compile this program.

See the file Segal.tutorial for some sample uses for this program.
