看这意思是找不到这几个32位的依赖包,要不试试“sudo dpkg --add-architecture i386”之后再“sudo apt -f install”
AllReplies

HarryZhao
deepin^6
On2020-11-27 08:42ReplyLike0ViewAuthor
colorpure
deepin^1
On2020-11-27 08:45这题我会:
安装32位依赖:sudo apt install nvidia-driver-libs:i386
ReplyLike0ViewAuthor

uos225
deepin^1
On2020-11-27 09:16HarryZhao:
看这意思是找不到这几个32位的依赖包,要不试试“sudo dpkg --add-architecture i386”之后再“sudo apt -f install”
谢谢,现在倒是不提示缺少32位包了,直接显示
You are missing the following 32-bit libraries, and Steam may not run:
libc.so.6
ReplyLike0ViewAuthor
Ziggy
On2020-11-27 10:51 Moderator
uos225:
谢谢,现在倒是不提示缺少32位包了,直接显示
You are missing the following 32-bit libraries, and Steam may not run:
libc.so.6
https://bbs.deepin.org/post/200604
ReplyLike0ViewAuthor
走钢丝
deepin^7
On2020-11-27 11:11uos225:
谢谢,现在倒是不提示缺少32位包了,直接显示
You are missing the following 32-bit libraries, and Steam may not run:
libc.so.6
sudo apt install libc6-i386
ReplyLike0ViewAuthor

uos225
deepin^1
On2020-11-30 00:39走钢丝:
sudo apt install libc6-i386
执行这个命令后还是一样的情况。
ReplyLike0ViewAuthor

uos225
deepin^1
On2020-11-30 00:43Ziggy:
https://bbs.deepin.org/post/200604
sudo ln -s /usr/lib/mesa-diverted/i386-linux-gnu/libc.so.6 /usr/lib执行这个命令后,还是同样的情况。
ReplyLike0ViewAuthor

uos225
deepin^1
On2020-11-30 01:00colorpure:
这题我会:
安装32位依赖:sudo apt install nvidia-driver-libs:i386
我的显卡是HD8570,为什么要安装nvidia驱动库呢?
ReplyLike0ViewAuthor
HonorRoll
- Weekly
- Monthly
- Total
如题