This is a WCCP Server daemon for Linux. Copyright (C) 2001 Eduardo J. Blanco
Where to find wccpd
wccpd web site is httpd://wccpd.sourceforge.net
What's new in this release?
See the file NEWS.
Build instructions
The easy way: run "./configure; make; make install". That install everything under /usr/local. You can use configure's --prefix=<prefix> option to change that.
See the file INSTALL for detailed instruction
See the file INSTALL.Linux for detailed Linux-specific instruction
Development Documentation
The internal documentation is in HTML format, and is installed in <prefix>/share/wccpd/doc.
Mailing Lists
There are two mailing lists for wccpd:
wccpd-announce@lists.sourceforge.net is a low-traffic list for announcements of new versions, and related news. To subscribe, you can either go to http://lists.sourceforge.net/mailman/listinfo/wccpd-announce, or send a message to wccpd-announce-request@lists.sourceforge.net, with the word SUBSCRIBE as the body of the message.
wccpd-devel@lists.sourceforge.net is for discussion with and among the developers. Use this list to report bugs, request features, and ask other questions about wccpd. To subscribe, you can either go to http://lists.sourceforge.net/mailman/listinfo/wccpd-devel, or send a messae to wccpd-devel-request@lists.sourceforge.net, with the word SUBSCRIBE as the body.
Porting
If you're interested in porting wccpd to other operating systems, I'll be interested in hearing from you. wccpd itself should be easy to port. The problem is writing the scripts for each specific OS.
