tclish suggestion
Brought to you by:
gmckerrell
It seems that tclish cannot be compiled on some systems
because of autoconf script assumption that there is
such thing as "tcl home" with ./lib, ./include etc
subdirs. It does not, however, exist in BSD systems
with tcl port installed; say, tcl.h is to be found in
/usr/local/include/tcl8.4/tcl.h and there is no way for
configure script to get pointed into it.