I cannot install Office 365 on Fedora 33. I have tried a number of times. Using the OfficeSetup.exe file the process installs the fonts and then installs the MSXML6 parser. At this point I click the Finish button for the MSXML installer and I get an unidentified program error, the start of which is:
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7d62f9e9).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7d62f9e9 ESP:015fd1b0 EBP:00000000 EFLAGS:00010206( R- -- I - -P- )
EAX:00000000 EBX:7d73c430 ECX:7b800480 EDX:00000002
ESI:7dc1a060 EDI:7dc1a060
CX then tells me the installation completed - which it obviously has not.
I have also tried install using the Office Deployment tool (officedeploymenttool_13628-20476.exe). This is slightly more successful in that I do not get an error when the MSXML install completes. The Office Click-to-Run administration tool opens and I accept the licence terms. I am prompted for a folder to install extracted files in (My Documents/install). The files are extracted successfully. CX immediately tells me the installation is complete - which, again, it obviously is not.
I have run /opt/cxoffice/bin/cxfix --auto which says:
./cxfix --auto
Distribution: Fedora 64-bit (fedora)
Product: cx20
There is no issue to fix
Any clues out there as to how to fix this issue?
Thank you.