1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
COMPILING
---------
non-UNIX:
1. Find in mkfls/ a subdirectory for your system/compiler, copy all files
to the root of the sources.
2. Run make.
UNIXes:
1. Copy all files from mkfls/unix/ to the root of binkd sources:
cd /usr/src/binkd-0.9.9
cp mkfls/unix/* .
2. Run configure:
sh configure
3. Run make.
INSTALLATION
------------
1. Edit sample binkd.cfg.
2. Run binkd.
MORE INFO
---------
1. RU.BINKD echoarea.
2. http://www.corbina.net/~maloff/binkd/
ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/
Mirror sites:
ftp://fido.thunderdome.ws/pub/mirror/binkd/
ftp://cheetah.itpark.ua/pub/fido/binkd/
ftp://ftp.alexblues.ru/pub/binkd/
ftp://cube.sut.ru/pub/mirror/binkd/
Documentation: http://www.doe.carleton.ca/~nsoveiko/fido/binkd/man/
(c) Nick Soveiko <nsoveiko@doe.carleton.ca>
3. Authors: Dmitry Maloff <maloff@corbina.net> and others.
Bug reporting: binkd-bugs@happy.kiev.ua, 2:463/68.
Binkd developers mailing list binkd-dev@happy.kiev.ua (send
"subscribe binkd-dev" to majordomo@happy.kiev.ua for subscribe).
|