mirror of
https://github.com/bstansell/conserver.git
synced 2025-02-02 08:47:57 +00:00
27 lines
453 B
Plaintext
27 lines
453 B
Plaintext
|
# $Id: INSTALL,v 4.1 91/06/19 14:20:54 ksb Exp $
|
||
|
|
||
|
Prep:
|
||
|
|
||
|
Start in the conserver directory.
|
||
|
|
||
|
Now read conserver.cf.5l (if you have mk(1L) installed just mk it).
|
||
|
Run:
|
||
|
$ tbl conserver.cf.5l |nroff -man |${PAGER-more}
|
||
|
|
||
|
Now edit dummy.cf and follow the instructions there.
|
||
|
[If you are just shopping stop here.]
|
||
|
|
||
|
Now edit conserver.cf and put your real hosts in there.
|
||
|
|
||
|
Edit the Makefile and change LIB.
|
||
|
|
||
|
|
||
|
Compile:
|
||
|
|
||
|
None.
|
||
|
|
||
|
|
||
|
Install:
|
||
|
|
||
|
Make install.
|