如何安装“泰坦复仇”?


10

泰坦的复仇是“ 拙劣的独立捆绑”中的游戏之一。我下载了i386 .deb文件(我使用的是32位安装),并尝试使用软件中心进行安装。但是,当它快要结束时,我得到了这个错误:

安装错误

然后,我尝试使用安装它dpkg,但安装失败,出现以下错误:

dpkg: error processing RevengeOfTheTitans-HIB-i386.deb (--install):
unable to create `/opt/revengeofthetitans/full_length_music/einleitung.mp3.dpkg-new' (while processing
 `/opt/revengeofthetitans/full_length_music/einleitung.mp3'): No such file or directory

我该如何解决?

Answers:


11

尝试先运行此命令:

sudo mkdir -p /opt/revengeofthetitans/full_length_music

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.