There is no autoconfiguration yet. After extracting this archive, you should have the following directory tree: tuipeer fsp include lib First, goto fsp and make test and testkey. Try them out. Hack up "hackterm.h" as required for your system. Next, goto lib and make the library there. Now, go to tuipeer and make tuipeer. Install the java classes in your CLASSPATH. Set the following properties when you run java. On unix, you may wish to hack the java script, or make a new script (e.g. tuijava). awt.toolkit=bmsi.tui.TUIKit bmsi.tuipeer=/the/path/tuipeer -s5,5 Run bmsi.tui.TestFrame to verify installation.