Mar*_*spe 4 dependencies webex
我正在尝试让 Webext 工作。我读了这个http://www.linuxintro.org/wiki/Use_WebEx_with_Linux
它告诉我通过
ldd *.so | grep "not found"
它给了我这个列表:
~$ ldd .webex/1524/*.so | grep "not found"
libgtk-x11-2.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libXmu.so.6 => not found
libXtst.so.6 => not found
libstdc++.so.6 => not found
libXt.so.6 => not found
libXi.so.6 => not found
libstdc++.so.6 => not found
libstdc++.so.6 => not found
libstdc++.so.6 => not found
libjawt.so => not found
libasound.so.2 => not found
libstdc++.so.6 => not found
libstdc++.so.6 => not found
libjawt.so => not found
libXmu.so.6 => not found
libstdc++.so.6 => not found
libstdc++.so.6 => not found
libstdc++.so.6 => not found
libuuid.so.1 => not found
libstdc++.so.6 => not found
libstdc++.so.6 => not found
libstdc++.so.6 => not found
libstdc++.so.6 => not found
libstdc++.so.6 => not found
Run Code Online (Sandbox Code Playgroud)
但是如果我尝试安装这些“缺失”的依赖项,我会被告知它们已经是最新版本。例如
~$ sudo apt-get install libgtk2.0-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libgtk2.0-0 is already the newest version (2.24.30-1ubuntu1).
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
Run Code Online (Sandbox Code Playgroud)
所以不知道如何进行。有人用过 webex 吗?
我通过这种方式在新安装的 16.04 上修复了桌面共享Webex 功能:https : //askubuntu.com/a/363400
但我“替代的OpenJDK -7- JRE”到“openjdk- 8 -jre”和“的IcedTea -7-插件”到“icedtea- 8 -plugin”
webex 目录中仍然存在“未找到”文件,音频通话仍然无法正常工作,但我不需要它(我们使用 Skype)
| 归档时间: |
|
| 查看次数: |
29863 次 |
| 最近记录: |