This package contains Siena, a wide-area event notification system.
In particular, this is the API to the Java(tm) programming language
and a Java(tm) hierarchical server.

Copyright (C) 1998-2000 University of Colorado

Authors: Antonio Carzaniga <carzanig@cs.colorado.edu>
         David S. Rosenblum <dsr@ics.uci.edu>
         Alexander L. Wolf <alw@cs.colorado.edu>

         See AUTHORS for full details.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License (file LICENSE) for more details.

You should have received a copy of the GNU General Public License
along with this program (see LICENSE); if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
USA, or send email to serl@cs.colorado.edu.

CONTACT:

If you use Siena, we would appreciate a notification from you. Please,
send email to any one of the authors.  Any sort of feedback will be
much appreciated. Technical questions, bug reports, etc. should be
directed to Antonio Carzaniga <carzanig@cs.colorado.edu>.

DOCUMENTATION:

The API documentation is automatically generated in doc/index.html.
Additional information, including technical papers on Siena, is
avaliable at: http://www.cs.colorado.edu/serl/siena/
Specific information on Siena software is available at
http://www.cs.colorado.edu/~carzanig/siena/software/index.html

INSTALLATION:

./configure [--prefix=destdir] [--with-javabin=dir]
./make
./make install

Note: you should use GNU Make to install Siena
