Ubuntu 17.04 运行 vmware-horizon-client 4.5.0

参考了官网提供的类似问题的解决方法,具体步骤如下:

1) download and install “VMware-Horizon-Client-4.3.0-4710754.x64.bundle”

2) When I launched vmware by a command line “vmware-view”, I had an error like you (libpng12.so.0).

3) Download “libpng12” package “https://packages.debian.org/en/jessie/amd64/libpng12-0/download” and install “libpng12-0_1.2.50-2+deb8u2_amd64.deb” (you can use GDebi software)

4) At this stage, if you try to launch “vmware-view”, you will see the following message :

"/usr/lib/vmware/view/bin/vmware-view: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory"

5) Your system needs “libudev0” and you have “libudev1”. To solve it, you just need to create a link as describe below :

   sudo ln -s   /lib/x86_64-linux-gnu/libudev.so.1.6.5   /lib/x86_64-linux-gnu/libudev.so.0

# 此处可通过 sudo find /lib/ -type f | grep libudev 命令查找 libudev.so的具体位置。

6) In terminal, run “vmware-view”

7) Enjoy ! ==> VMware Horizon Client 4.3.0 runs on Ubuntu 16.10

经实际验证,此方法对于 4.5.0 + ubuntu 17.04 同样有效!

reference

run vmware horizon client version 4.3.0 (build 4710754) on Ubuntu 16.10

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Pierre_

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值