Ahoj, už nějakou dobu se snažím nainstalovat do wine 1.5.0 (fedora) dotnet20 pomocí scriptu winetricks. Vždy to ale končí výsledkem, že nemůžu instalovat na 64bit OS. Pokud by mi někdo poradil v čem dělám chybu, budu moc ráda.
(Chci nainstalovat MS office 2010 do wine)
][10:20:35][code-girl][~]: export WINEARCH=win32
[10:20:40][code-girl][~]: WINEPREFIX=~/.wine-program wine dotnetfx.exe
wine: WINEARCH set to win32 but '/home/code-girl/.wine-program' is a 64-bit installation.
[10:20:51][code-girl][~]: WINEPREFIX=~/.wine
[10:21:08][code-girl][~]: sudo bash winetricks dotnet20
Executing w_do_call dotnet20
Executing load_dotnet20
Executing w_do_call fontfix
Executing load_fontfix
Setting Windows version to win2k
Executing winetricks_early_wine regedit C:\windows\Temp\_dotnet20\set-winver.reg
Executing mkdir -p /root/.cache/winetricks/dotnet20
Executing unzip -o -q -d /root/.wine/dosdevices/c:/windows/syswow64 l_intl.zip
Executing mkdir -p /root/.cache/winetricks/dotnet20
Executing wine dotnetfx.exe
fixme:advapi:DecryptFileA "C:\\users\\root\\Temp\\IXP000.TMP\\" 00000000
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: sdílený objektový soubor nelze otevřít: Adresář nebo soubor neexistuje
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:advapi:LsaOpenPolicy ((null),0x33f31c,0x00000001,0x33f334) stub
fixme:advapi:LsaClose (0xcafe) stub
------------------------------------------------------
Note: command 'wine dotnetfx.exe' returned status 26. Aborting.