synergy缺少共享库的问题
Tofloor
poster avatar
136******54
deepin
2013-07-15 23:52
Author
synergy是一个一套键鼠控制多台电脑的软件,具体介绍可参看
http://www.iplaysoft.com/synergy.html
安装没有问题,但是运行不了,在终端下运行会提示:
  1. synergy: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
Copy the Code

不知道算不算是bug
Reply Favorite View the author
All Replies
electricface
deepin
2013-07-17 02:17
#1
仓库里有 quicksynergy 这个包,可以正常使用。
会提示
  1. QString::arg: Argument missing: 无法解析res_nclose中的符号“res_nclose”:resolv, (/lib/x86_64-linux-gnu/libresolv.so.2: undefined symbol: res_nclose)
Copy the Code
Reply View the author
136******54
deepin
2013-07-17 19:24
#2
仓库里有 quicksynergy 这个包,可以正常使用。
会提示
  1. QString::arg: Argument missing: 无法解析res_nclose中的符号“res_nclose”:resolv, (/lib/x86_64-linux-gnu/libresolv.so.2: undefined symbol: res_nclose)
Copy the Code

仓库里也有synergy,可以正常使用
多谢
Reply View the author