Tcl
简介
官方地址:http://www.linuxfromscratch.org/blfs/view/svn/general/tcl.html
托管地址:http://sourceforge.net/projects/tcl/?source=navbar
安装
tar -zxvf tcl8.6.4.45.tar.gzcd tcl8.6.4/unix./configure --prefix=/usr/local/tcl8.6.4makemake install
官方地址:http://www.linuxfromscratch.org/blfs/view/svn/general/tcl.html
托管地址:http://sourceforge.net/projects/tcl/?source=navbar
tar -zxvf tcl8.6.4.45.tar.gzcd tcl8.6.4/unix./configure --prefix=/usr/local/tcl8.6.4makemake install
让时间为你证明