【发布时间】:2016-04-04 02:41:10
【问题描述】:
Rebol 2 在升级到 15.10 后停止在 Ubuntu 上运行。 我收到错误-
./rebol
./rebol: error while loading shared libraries: libXaw.so.7: cannot open shared object file: No such file or directory
尝试安装 libXaw-
sudo apt-get install libXaw:i686
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libXaw
Massimiliano 从 deb 包中全新安装会出现未解决的依赖错误。
有什么建议可以让它工作吗?
【问题讨论】: