1 wget http://downloads.sourceforge.net/tcl/tcl8.6.1-src.tar.gz  
2 sudo tar xzvf tcl8.6.1-src.tar.gz  -C /usr/local/  
3 cd  /usr/local/tcl8.6.1/unix/  
4 sudo ./configure  
5 sudo make  
6 sudo make install   

 

相关文章:

  • 2022-12-23
  • 2021-05-16
  • 2021-10-02
  • 2021-07-24
  • 2021-09-28
  • 2021-11-06
  • 2021-11-20
  • 2021-12-01
猜你喜欢
  • 2022-02-19
  • 2022-12-23
  • 2021-11-13
  • 2021-06-01
相关资源
相似解决方案