Hackerl / Wine_Appimage

Appimage For Wine
479 stars 69 forks source link

QQ.exe: cannot open shared object file: No such file or directory #43

Closed probonopd closed 5 years ago

probonopd commented 5 years ago
me@host:~$ sudo ln -s /home/me/Downloads/wine-stable-i386_x86_64-bionic.AppImage /usr/bin/wine
me@host:~$ Downloads/QQLight-2K-x86_64.AppImage 
/tmp/.mount_wine7IYQ7y/bin/c:\Program Files\Tencent\QQLite\Bin\QQ.exe: error while loading shared libraries: /tmp/.mount_wine7IYQ7y/bin/c:\Program Files\Tencent\QQLite\Bin\QQ.exe: cannot open shared object file: No such file or directory
Cleaning up
Hackerl commented 5 years ago

"wine-stable-i386_x86_64-bionic.AppImage" is not my packaged software. Have you tried the version I released?

probonopd commented 5 years ago

Sorry I confused it, had downloaded from https://github.com/mmtrt/Wine_Appimage/releases indeed. With your version it works. Thank you. :+1: