When the install package builds from source code, it is important to check all the dependencies. Are the C compiler, linker, header files, and libraries installed? Are the TCP/IP sockets library and headers installed? Are the curses (or ncurses) library and headers installed?
COPYING.TXT License READ.ME General C-Kermit READ.ME (rename ckaaaa.txt to READ.ME) ckuaaa.txt UNIX C-Kermit READ.ME ckermit2.txt Documentation of features added since C-Kermit 6.0 ckcbwr.txt General C-Kermit "beware" file (hints and tips) ckubwr.txt UNIX-specific C-Kermit "beware" file ckuins.txt UNIX installation instructions ckcplm.txt C-Kermit program logic manual ckccfg.txt C-Kermit configuration options ckermit.ini Standard initialization file ckermod.ini Sample individual customization file ckermit.kdd Sample dialing directory ckermit.knd Sample network directory ckermit.ksd Sample services directory telnet.txt Documentation of C-Kermit's Telnet client security.txt Documentation of security aspects of C-Kermit iksd.txt Documentation for the Internet Kermit Service Daemon ckedemo.ksc Demo scripts ckevt.ksc Another demo script ckepage.ksc Alphanumeric paging (TAP/IXO) scriptIf you put these files in any of the following directories, C-Kermit will find them and refer to that directory in its help messages:
/usr/local/doc/kermit/ /usr/share/lib/kermit/ /usr/share/doc/kermit/ /usr/local/lib/kermit/ /usr/local/share/kermit/ /usr/local/share/doc/kermit/ /usr/local/share/lib/kermit/ /usr/doc/kermit/ /opt/kermit/ /doc/kermit/ /usr/local/doc/ /usr/share/lib/ /usr/share/doc/ /usr/local/lib/ /usr/local/share/ /usr/local/share/doc/ /usr/local/share/lib/ /usr/doc/ /opt/ /doc/