Download ClariGnu

ClariGnu
Copyright (C) 1996, 1998, 2002 Matthew Belmonte

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 for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

If you find this software useful, please send mail to Matthew Belmonte.
<mkb4@Cornell.edu>.  If you base a publication on data processed by this
software, please notify Matthew Belmonte and acknowledge him in your
publication.


How to Download and Unpack this Distribution

To download the ClariGnu software, click here. You'll need to unpack the resulting file and install its contents using the following UNIX shell commands:

zcat clarignu.tar.gz | tar -xf -
cd ClariGnu
make
make install
Before running the `make' commands, you may have to customise the Makefile to reflect the installation directory and library locations on your particular system.