/usr/lib/deepin-wine/wine: error while loading shared libraries: libwine.so.1
Posted pan_jinquan
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了/usr/lib/deepin-wine/wine: error while loading shared libraries: libwine.so.1相关的知识,希望对你有一定的参考价值。
deepin-wine安装后,安装其他应用出现一下错误:
/usr/lib/deepin-wine/wine: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory
原来是链接出现问题,需要重新链接:
ln -sf /usr/lib/i386-linux-gnu/deepin-wine/libwine.so.1.0 /usr/lib/i386-linux-gnu/deepin-wine/libwine.so.1
以上是关于/usr/lib/deepin-wine/wine: error while loading shared libraries: libwine.so.1的主要内容,如果未能解决你的问题,请参考以下文章