$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. 

Copyright (c) 1998-2001 by Joseph Nicholas Abley

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND JOSEPH NICHOLAS ABLEY ("THE
AUTHOR") DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

  Joseph Nicholas Abley
  2204 Pembroke Court
  Burlington, ON  L7P 3X8
  CANADA

  http://www.automagic.org/~jabley/
  jabley@automagic.org

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@automagic.org>

