This file contains information and instructions about the source distribution of
ANA-ROD.

Please do NOT re-distribute either the source code or compiled versions of the
ANA, AVE and ROD programs. If you'd like to add functionality to any of these
programs and then re-distribute them please contact Rainer Wilcke
(wilcke@esrf.fr). He will help you to incorporate your new functionalities as
extensions to the experimental version of ANA-ROD. 

In order to compile the programs you need GNU make, bison (also a GNU program)
or yacc, and the GNU C compiler. You can probably use any standard C compiler,
however you will probably need to re-compile the PGPlot library for this
compiler.

The source code of "lsqfit" is not distributed for copyright reasons, as it
contains code from the book "Numerical Recipies in C", by Press, Flannery,
Teukolsky and Vetterling (Cambridge University Press, 1988). Therefore the
object file lsqfit.o (which is re-distributable) is provided for the different
supported platforms.
