尝试安装TclOO1.0时,。/ configure会出错
checking for Tcl private include files... configure: error: Cannot find private header tclInt.h in /home/chhama/tcl8.6.0
我的目的是使用tcl 8.5.10构建它,我不知道8.6来自哪里。我是否需要在某处指定版本?
答案 0 :(得分:1)
我能够通过执行全新的ns2安装然后在其上安装TclOO来解决问题。