cidserv/README

14 lines
723 B
Plaintext
Raw Normal View History

2005-05-26 19:42:11 -04:00
(C)2004-2005, Dan Ponte. Under the BSD license.
cid distribution v0.2
2004-12-23 16:44:39 -05:00
xcid requires X, obviously (pure Xt).
Edit the makefile if not on FreeBSD to comment out -DSPEAKER.
This is pretty hackish. For some debug stuff in either xcid or cidserv, use -DDEBUG in CPPFLAGS.
2005-05-26 19:41:29 -04:00
2005-05-26 19:40:19 -04:00
Updates:
2005-03-13 01:36:15 -05:00
There is now cnd_mgetty, for use with mgetty's cnd-command parameter. No changes in the client are needed for this to work. To use it, change the ADDRS define at the top.
2005-05-26 19:40:19 -04:00
===========
xcid can now use xosd (and libxosd). If you don't want to do this, remove -DUSE_XOSD and -lxosd from xcid/src/Makefile.
2005-05-31 20:26:23 -04:00
===========
parselog.pl now works with the new logfile format. Have a blast with it, but the verbose output can get annoying without a pager.