分页: 1 / 1
wine安装程序时出现could not load the DLL library
发表于 : 2014-01-20 16:27
由 alsn
如题,如果处理??
Re: wine安装程序时出现could not load the DLL library
发表于 : 2014-01-20 17:00
由 alsn
是不能load mbdll.dll ,这个交易软件来的,这个文件安装时产生在tmp,我可以查到。但不知怎样处理,GOOGLE上面查不了。
Re: wine安装程序时出现could not load the DLL library
发表于 : 2014-01-20 17:27
由 poloshiao
Re: wine安装程序时出现could not load the DLL library
发表于 : 2014-01-20 19:00
由 alsn

我是双击那个安装包.exe 安装的,没有指令。。。
Re: wine安装程序时出现could not load the DLL library
发表于 : 2014-01-20 19:10
由 alsn
wine Mb20131018_release.exe
终端显示:
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
安装过程中点next,会出现下面的信息
wine: Call from 0x7b839cf2 to unimplemented function msvcp60.dll.??0Init@ios_base@std@@QAE@XZ, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
fixme

SHChangeNotify ignoring unsupported flags: 2001
界面是显示 :
could not load the DLL library
这个文件是找到
Re: wine安装程序时出现could not load the DLL library
发表于 : 2014-01-20 19:11
由 poloshiao
我是双击那个安装包.exe 安装的,没有指令。。。
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7 winetricks
參閱
http://www.noobslab.com/2014/01/winehq- ... stall.html
Re: wine安装程序时出现could not load the DLL library
发表于 : 2014-01-21 0:52
由 alsn
可以了,谢谢