qddb-2.0.0 If you do not use the pre-configured build nodes, make sure that you use configure with at least these options: # Note the following env variables define where the libs # are located and their names. export TCL_LIBRARY_DIR=/usr/local/lib export TCL_LIBRARY_NAME=tcl8.3 # libtcl8.3.a export TK_LIBRARY_DIR=/usr/local/lib export TK_LIBRARY_NAME=tk8.3 # libtk8.3.a export ITCL_LIBRARY_DIR=/usr/local/lib export ITCL_LIBRARY_NAME=itcl3.2 # libitcl3.2.a export ITK_LIBRARY_DIR=/usr/local/lib export ITK_LIBRARY_NAME=itk3.2 # libitk3.2.a export BLT_LIBRARY_DIR=/usr/local/lib export BLT_LIBRARY_NAME=BLT # libBLT.a ./configure --with-tcl --with-tk --with-blt --with-itcl