linkcheck is a simple web spider, automatically checking validity of links
from a specified page. It's designed to run unattended and report problems
via e-mail.

linkcheck is written in C++; its compilation requires a good C++ compiler.
It's tested with egcs (http://egcs.cygnus.com/) version 1.1.2.
linkcheck uses w3c-libwww (http://www.w3.org/Library/), W3C's sample
implementation of HTTP, HTML and other Internet protocols. linkcheck is
developped under Linux and may require changes to some system calls when
ported to other Unices or Win32 (it uses autoconf to make porting
theoretically straightforward, but nobody tried to port it yet).

See file INSTALL on how to build and install linkcheck and file
OPTIONS on how to use it.

The official linkcheck home page is at http://www.locus.cz/linkcheck/
There's also mailing list for linkcheck discussions - send (empty)
mail to linkcheck-list-subscribe@mail.locus.cz to subscribe.
