当我想安装 xampp 工具时遇到了一些麻烦,我运行命令
sudo apt-get install xampp
这就是我得到的回报
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xampp:i386 : Depends: python-gtk2:i386 but it is not going to be installed
Depends: python-glade2:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
我使用 linux mint maya cinnamon
答案1
好吧,只需更新软件即可,并使其能够从页面下载 .tar 文件并从终端执行。它终于正常工作了 :)
http://www.apachefriends.org/en/xampp-linux.html
只需在执行时检查您输入的命令以及保存该命令的文件夹是否匹配每个字母甚至大写字母......