更新amsn后发现问题:Loading TkCximage failed. This module is need to run aMSN. Please compile aMSN first, instructions on how to compile are located in the file Install.
解决办法:sudo apt-get remove amsn
sudo apt-get remove tcl8.*
sudo apt-get install amsn
sudo apt-get install expect
解决办法:sudo apt-get remove amsn
sudo apt-get remove tcl8.*
sudo apt-get install amsn
sudo apt-get install expect
更新amsn后出现加载失败的问题,需先卸载现有软件包及其依赖的Tcl库,然后重新安装以解决问题。具体步骤包括使用sudo权限移除amsn及tcl8相关组件,再重新安装amsn和expect。

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



