Sun Grid Engine Qmon 不适用于 Ubuntu 14.04 LTS

Jac*_*hak 19 gui 14.04

安装 Sun Grid Engine 并尝试运行 qmon GUI 后,系统显示以下错误:

Warning: Cannot convert string "intro" to type Pixmap
Warning: Cannot convert string "toolbar_job" to type Pixmap
Warning: Cannot convert string "toolbar_queue" to type Pixmap
Warning: Cannot convert string "toolbar_submit" to type Pixmap
Warning: Cannot convert string "toolbar_cplx" to type Pixmap
Warning: Cannot convert string "toolbar_host" to type Pixmap
Warning: Cannot convert string "toolbar_cluster" to type Pixmap
Warning: Cannot convert string "toolbar_sched" to type Pixmap
Warning: Cannot convert string "toolbar_calendar" to type Pixmap
Warning: Cannot convert string "toolbar_user" to type Pixmap
Warning: Cannot convert string "toolbar_pe" to type Pixmap
Warning: Cannot convert string "toolbar_ckpt" to type Pixmap
Warning: Cannot convert string "toolbar_ticket" to type Pixmap
Warning: Cannot convert string "toolbar_prj" to type Pixmap
Warning: Cannot convert string "toolbar_rqs" to type Pixmap
Warning: Cannot convert string "toolbar_ar" to type Pixmap
Warning: Cannot convert string "toolbar_browser" to type Pixmap
Warning: Cannot convert string "toolbar_exit" to type Pixmap
Run Code Online (Sandbox Code Playgroud)

出现的 qmon 窗口很小,并且缺少通常存在的按钮。

Ubuntu 14.04LTS 几乎是全新安装,没有更新。安装的 SGE qmon 版本为:6.2u5-7.3

我确实尝试寻找其他答案。您可能会在以下内容中找到类似的问题:Sun Grid Engine 的 qmon --“无法转换字符串...”

但是,Ray 提供的关于使用 Grid Engine 之子的答案似乎对我不起作用,因为 sge_8.1.6_amd64.deb 抱怨依赖项 - lesstif2 (>= 1:0.94.4)

我知道 qmon 和 SGE 在 4 月份全新安装 Ubuntu 12.04LTS 时运行良好。由于上次在 2 月份更改的包中没有任何更改。我假设我的选择是: A:回滚到 Ubuntu 12.04LTS B:等到有修复 U​​buntu 或 qmon C:从源代码构建

选项 C 似乎太费时了。选项 B 取决于此列表中是否有人可以解决此问题。选项 A 似乎是显而易见的选择,但如果可能的话,我宁愿升级到 Ubuntu 14.04LTS。

我希望有一个简单的修复。