🎨Ubuntu安装钉钉无法正常启动解决
This commit is contained in:
parent
cccea2803e
commit
dfa7c6e57a
@ -39,7 +39,11 @@ libgbm.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libgbm.so
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
`/usr/lib/x86_64-linux-gnu/libgbm.so` 文件路径修改钉钉启动文件上(`/opt/apps/com.alibabainc.dingtalk/files/Elevator.sh`)中`preload_libs=`路径修改成`/usr/lib/x86_64-linux-gnu/libgbm.so`
|
`/usr/lib/x86_64-linux-gnu/libgbm.so` 文件路径
|
||||||
|
|
||||||
|
修改钉钉启动文件上(`/opt/apps/com.alibabainc.dingtalk/files/Elevator.sh`)中
|
||||||
|
|
||||||
|
`preload_libs=`路径修改成`/usr/lib/x86_64-linux-gnu/libgbm.so`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user