无法使用 Ironhide 运行 Google 地球 - libGL.so.1 错误的精灵类

cbm*_*580 5 64-bit 11.10 google-earth nvidia-optimus

我有一个可用的 Ironhide 设置(ubuntu 11.10)。大多数应用程序都可以与 nvidia 驱动程序 (nvidia-current) 配合使用,但我无法让 Google Earth(已安装 64 位 .deb)在有或没有 optirun 的情况下工作。有人知道怎么修这个东西吗?

错误:ld.so:无法预加载 LD_PRELOAD 中的对象“librrfaker.so”:忽略。./googleearth-bin:加载共享库时出错:libGL.so.1:错误的 ELF 类:ELFCLASS64

小智 1

在终端中尝试以下命令:

optirun32 /opt/google/earth/free/google-earth
Run Code Online (Sandbox Code Playgroud)

这个对我有用。