QT: built ecos under Fedora9
sh heapgen.tcl
heapgen.tcl: cannot find Tcl shell
AS:INSTALL TCL
obtain tcl8.4.19-src.tar.gz : http://www.tcl.tk/software/tcltk/downloadnow84.html
[root src]# wget http://heanet.dl.sourceforge.net/sourceforge/tcl/tcl8.4.19-src.tar.gz
[root src]# tar xfz tcl8.4.19-src.tar.gz
[root src]# cd tcl8.4.19/unix
[root unix]# ./configure --enable-threads
[root unix]# make install
[root root]#
sh heapgen.tcl
heapgen.tcl: cannot find Tcl shell
AS:INSTALL TCL
obtain tcl8.4.19-src.tar.gz : http://www.tcl.tk/software/tcltk/downloadnow84.html
[root src]# wget http://heanet.dl.sourceforge.net/sourceforge/tcl/tcl8.4.19-src.tar.gz
[root src]# tar xfz tcl8.4.19-src.tar.gz
[root src]# cd tcl8.4.19/unix
[root unix]# ./configure --enable-threads
[root unix]# make install
[root root]#
本文详细介绍了如何从源码安装Tcl8.4.19,并通过配置命令完成环境搭建。
5247

被折叠的 条评论
为什么被折叠?



