Running OpenSuse 12.2 KDE 4.9. I installed wine from Yast.
In trying to install an app that I successfully installed in Opensuse 12.1, I get the following error:
p11-kit: couldn’t load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:msvcr90:__clean_type_info_names_internal (0x1002f234) stub
Thank you for your replies. I’m trying to install a Windows application (Bloomberg Terminal) that works perfectly on Opensuse 12.1 using wine. I am running OS 12.2 with KDE 4.9. I installed Wine using Yast. I get an error:
Error while loading application settings by key: ‘WineLibs’. File or path does not exist:
Even if I set the libraries to /usr/lib/wine and /usr/lib64/wine, I still get this error and cannot install any Windows applications.
Any ideas? Thanks again,
db
I did a complete reinstall, so didn’t have my previous /home directory
I tried loading Wine from Yast, but that led to the problem.
I have added the Wine repo that you mentioned. So if I run Yast now and try to reinstall Wine, will it come from the new repo? Or do I have to do zypper up from the command line to get the Wine files form your repo?
Thanks again!
db
I’ve no experience with Bloomberg Terminal but to get other programs to run in
wine I needed lots of files downloaded using winetricks,
this program was from The Official Wine Wiki and copied into
/usr/bin/ then run
I have an interesting problem with wine. I searched for it on Google, and found some infos about the issue itself but no real solution.
The issue is the following: https://docs.google.com/open?id=0B6PKAzWCH6QfVFpWMFk4ZFB0X2s
So as you can see the dpi settings are not ok, although the dpi seetings according to the given prefix’s regedit and winecfg are ok (both is set to 96 dpi).
And I installed gdi+ package with winetricks…no change.