I saw that microsoft office 2013 is newly supported by wine in the version 1.7.10. I installed the version 1.7.17 and tried the installation like this: http://askubuntu.com/questions/252372/i ... using-wine
It doesn't works, my terminal give me:
Code: Select all
antony03@Golenkinia:/media/antony03/UDF Volume$ env WINEARCH=win32 WINEPREFIX=~/.wine32 wine setup.exe
err:module:import_dll Library gdiplus.dll (which is needed by L"C:\\Program Files\\Microsoft Office 15\\ClientX86\\c2rui.dll") not found
err:module:import_dll Library c2rui.dll (which is needed by L"C:\\Program Files\\Microsoft Office 15\\ClientX86\\integratedoffice.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office 15\\ClientX86\\integratedoffice.exe" failed, status c0000135
err:service:service_send_start_message service L"OfficeSvc" failed to start
fixme:service:scmdatabase_autostart_services Auto-start service L"OfficeSvc" failed to start: 1053
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:exec:SHELL_execute flags ignored: 0x00000100
antony03@Golenkinia:/media/antony03/UDF Volume$ fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
fixme:exec:SHELL_execute flags ignored: 0x00000100
err:module:import_dll Library gdiplus.dll (which is needed by L"C:\\Program Files\\Microsoft Office 15\\ClientX86\\c2rui.dll") not found
err:module:import_dll Library c2rui.dll (which is needed by L"C:\\Program Files\\Microsoft Office 15\\ClientX86\\integratedoffice.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office 15\\ClientX86\\integratedoffice.exe" failed, status c0000135
antony03@Golenkinia:/media/antony03/UDF Volume$ fixme:msvcrt:__clean_type_info_names_internal (0x64083a50) stub
Thank!