Files:
/usr/local/bin/xldlas
/usr/local/man/man1/xldlas.1.gz
/usr/local/xldlas/help/*
Sources obtainable at:
http://metalab.unc.edu/pub/Linux/science/visualization/xldlas-0.85-source.tgz
http://www.a42.com/~thor/xldlas/
http://cascadia.ssc.com/~thor/xldlas/
Xldlas (X, lies, damned lies, and statistics) is a basic statistical package that runs under the X Window System and is built around the XForms library. Details of use are available from within the program (see the Help menu). It needs the xforms libraries.
Installation is straight-forward. Unpack the shared-binary distribution, and put the binary xldlas into /usr/local/bin, then compress the man page and put it into /usr/local/man/man1, and finally move the help subdirectory into /usr/local/xldlas.
If getting the source distribution, add the location of the forms.h header file to the compiler flags in the Makefile. Compile
with make, install by hand as outlined above.