Free Phone Frequently Asked Questions ===================================== 1) What is the last version of Free Phone? The current version is: 1.1 Beta 2. 2) Where can I retrive the last version of Free Phone? By anonymous ftp at: zenon.inria.fr/rodeo/fphone/ Or with your web browser at the URL: http://www.inria.fr/rodeo/fphone/ 3) What does this message means? Error: can't find /u/fun/0/rodeo/avega/lib/sun4OS5/tcl7.4/init.tcl; perhaps you need to install Tcl or set your TCL_LIBRARY environment variable? That's because the static version contains a hard path to the place I installed the Tk/Tcl libraries. If you have already installed Tk 4.0 and Tcl 7.4 (the versions used in fphone-1.1b2), just make your variables TK_LIBRARY and TCL_LIBRARY point to the place you have this Tk/Tcl libraries installed. If you have other version, or anything at all, retrive the file zenon.inria.fr/rodeo/fphone/libtcl.tar.gz that contains the tcl code missing, and make your variables TK_LIBRARY and TCL_LIBRARY point to the place those files are put.