$Id: README,v 1.2 1998/05/05 23:48:14 jabley Exp $

ciscoconfd and ciscoconfr are programs that allow full configuration
histories for Cisco routers to be maintained remotely. 

(c) 1998 Joe Abley <jabley@clear.co.nz>

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. 


INSTALLATION INSTRUCTIONS

1. If your platform is one of the following, de-comment the appropriate
sections in Makefile:

	FreeBSD-2.2.6-RELEASE
	Solaris 2.5.1 (SPARC or x86)
	IRIX 5.3
	HP/UX 10.20

2. If your platform is not one of those, figure out what works for you and
mail me with the info :)

3. Type "make depend"

4. Type "make"

5. Type "make install"

6. Read the man pages for ciscoconfd(8) and ciscoconfr(8) to find out how
it all works.


MORE INFORMATION

For more information, or to foward comments or details of problems, please
contact Joe Abley <jabley@clear.co.nz>. Future versions of this utility
will be made available at http://www.patho.gen.nz/~jabley/.

