manjaro VNC Viewer报错:vncviewer: error while loading shared libraries: libcrypt.so.1

2023-05-16

想在 manjaro 装 VNC Viewer 连实验室的 windows 主机。windows 机装 VNC Server,manjaro 装 VNC Viewer。

安装过程参考 [1],就下载、解压、运行里面的 vncinstall(如果它没如期把里面那个 vncviewer 复制去 /usr/bin/,可以自己手动复制)。

运行 vncviewer 报错:

vncviewer: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory

参考 [2],执行

sudo pacman -S libxcrypt-compat

就解决了。

References

  1. Manjaro安装配置vnc
  2. Apg: error while loading shared libraries: libcrypt.so.1
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

manjaro VNC Viewer报错:vncviewer: error while loading shared libraries: libcrypt.so.1 的相关文章

随机推荐