由于缺少32位库,导致Steam无法启动

埃普尼耶

在kubuntu 14.04上重新安装蒸汽

Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is disabled by the user
Error: You are missing the following 32-bit libraries, and Steam may not run:
libXtst.so.6
libXrandr.so.2
libgtk-x11-2.0.so.0
libgdk_pixbuf-2.0.so.0

编辑:在弄清楚如何安装正确的32位库后,steam仍然无法启动。我认为头孢扩展名是一条红鲱鱼。

Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1454620878)
Installing breakpad exception handler for appid(steam)/version(1454620878)
Installing breakpad exception handler for appid(steam)/version(1454620878)
Installing breakpad exception handler for appid(steam)/version(1454620878)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
[0306/133346:ERROR:main_delegate.cc(777)] Could not load cef_extensions.pak
[0306/133346:ERROR:browser_main_loop.cc(203)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
Installing breakpad exception handler for appid(steamwebhelper)/version(20160204122139)
Installing breakpad exception handler for appid(steamwebhelper)/version(1454588499)
[0306/133346:ERROR:main_delegate.cc(777)] Could not load cef_extensions.pak
Installing breakpad exception handler for appid(steamwebhelper)/version(20160204122139)
Installing breakpad exception handler for appid(steamwebhelper)/version(1454620878)
Installing breakpad exception handler for appid(steamwebhelper)/version(1454620878)
assert_20160306133344_1.dmp[19624]: Uploading dump (out-of-process)
/tmp/dumps/assert_20160306133344_1.dmp
/home/tomasz/.local/share/Steam/steam.sh: line 756: 19596 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
assert_20160306133344_1.dmp[19624]: Finished uploading minidump (out-of-process): success = yes
assert_20160306133344_1.dmp[19624]: response: CrashID=bp-6b6e5d50-0d39-492a-8efa-f6a352160306
assert_20160306133344_1.dmp[19624]: file ''/tmp/dumps/assert_20160306133344_1.dmp'', upload yes: ''CrashID=bp-6b6e5d50-0d39-492a-8efa-f6a352160306''
莫希特·拉詹(Mohit Rajan)

这是因为您缺少某些文件,所以我的kubuntu需要运行Steam。资源

  1. 安装lib32z1
    sudo apt-get install lib32z1
  2. 安装lib32ncurses5
    sudo apt-get install lib32ncurses5

如果已安装库,请尝试删除steam.sh文件并重新安装Steam

  1. sudo rm /home/user/.local/share/Steam/steam.sh
  2. sudo apt-get install --reinstall steam

如果这两种解决方案均无效,并且您正在使用Nouveau驱动程序,请尝试安装此nvidia-352驱动程序 sudo apt-get install nvidia-352

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章

由于 32 位库“丢失”而无法安装 Steam

尝试安装Steam错误:您缺少以下32位库,并且Steam可能无法运行:

错误:您缺少以下32位库,并且Steam可能无法运行:libXtst.so.6 [...]

Steam缺少32位库libx11-6

Steam不在Debian中启动。它缺少32位libGL.so.1

启动Steam时缺少库错误

由于缺少库而导致构建失败

如何解决由于缺少库而导致Pulseaudio无法连接混音器的问题?

由于缺少 SCSI 可移动磁盘而导致启动延迟

春季启动-由于缺少EmbeddedServletContainerFactory bean而无法启动EmbeddedWebApplicationContext

由于在特征上缺少方法,导致AbstractMethodError(库更新)

由于缺少库arc4random而导致的生成错误

由于找不到启动设备而导致Windows 10无法启动

由于缺少共享库libgstreamer-0.10.so.0,Viber无法在Ubuntu 15.10中启动。如何解决此问题?

由于缺少Mime JSON而无法启动rake任务

由于缺少EmbeddedServletContainerFactory bean,Spring应用程序无法启动

ApplicationContextException:由于缺少ServletWebServerFactory bean而无法启动ServletWebServerApplicationContext

Spring Boot由于缺少EmbeddedServletContainerFactory bean而无法启动EmbeddedWebApplicationContext

Spring Boot:由于缺少EmbeddedServletContainerFactory bean而无法启动EmbeddedWebApplicationContext

Web服务器由于缺少bean而无法启动

ApplicationContextException:由于缺少EmbeddedServletContainerFactory bean而无法启动EmbeddedWebApplicationContext

由于缺少 SSLCertificateFile,Apache 无法在 CentOS 7 中启动

由于系统中打开的文件过多,导致Kubernetes无法启动

由于 IllegalArgumentException 导致无法在 tomcat 中启动战争

IntelliJ由于缺少库而无法构建Gradle项目

无法在64位ubuntu上安装32位库

由于缺少HAL.DLL,Plop启动管理器无法启动

Ubuntu 16.04.01 LTS 64位和32位冲突会导致双启动吗?

为什么由于缺少自定义本地存储库的apklib依赖关系而导致构建失败?