我是 Ubuntu 新手,我正在尝试在其上安装 Steam,但我一直收到错误“我需要libGL.so.1
32 位库”,并且我无法手动安装它,我收到更多错误。
pablo@Negativo-BGH:~$ steam
(gnome-terminal:26512): GLib-GIO-CRITICAL **: g_settings_get: the format string may not contain '&' (key 'monospace-font-name' from schema 'org.gnome.desktop.interface'). This call will probably stop working with a future version of glib.
Package libgl1-mesa-dri:i386 needs to be installed
Package libgl1-mesa-glx:i386 needs to be installed
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
Error: You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1
Installing breakpad exception handler for appid(steam)/version(1411443970)
Installing breakpad exception handler for appid(steam)/version(1411443970)
[2014-10-08 00:27:40] Startup - updater built Sep 22 2014 20:17:04
[2014-10-08 00:27:40] Verifying installation...
[2014-10-08 00:27:40] Verification complete
[2014-10-08 00:27:42] Shutdown
pablo@Negativo-BGH:~$
答案1
- 前往 Ubuntu 网站并转到其他下载
- 查找 14.04.1 版本的下载
- 重新安装 ubuntu
- 安装 steam,问题就解决了。
我不是专家,但看起来他们为 14.04.2 版本升级了一些软件包,这意味着 steam 找不到正确安装的依赖项。如果您需要对这些要点进行任何扩展,请告诉我。