Fixing a compilation issue, wherein two global vars, conf and chan, were defined...
[revinetd.git] / INSTALL
blobb297c163f09ed94968a899a5e83d40003ab0e95b
1 Right now there is only one binary: revinetd
3 run ./configure
4 make
5 su
6 make install
8 to clean it up:
10 make clean
14 make distclean