How to bring up UniFLEX Kermit from the distribution. There are several ways to get UniFLEX kermit up and running. If you have a C compiler available, you can compile kermit with the procedure 'ufmake.com'. You can also compile 'ufuboo.c', which will create 'kermit' and 'kermit_support' executables from the supplied '.boo' files. If no 'C' compiler is available, you can run a basic program 'ufuboo.bas' which will do the same as 'ufuboo.c', but that will take much more time. You can then execute 'ufinst.com', which will create the neccesary directories, and it will copy the required files.