Hi! I am having trouble installing Office 2003 on Fedora 15. I had it succesfully installed just few days ago, then I had to reinstall the system to encrypt the disk. Before that I also managed to install Office 2007, but I did not liked it and I wanted to return to Office 2003 but this message appeared:
fixme:ole:NdrCorrelationInitialize (0x324784, 0x324384, 1024, 0x0): stub
wine: Unhandled page fault on read access to 0x00000824 at address 0x686f79bf (thread 0022), starting debugger...
I have tried a full'n'fresh system install just with wine but the Office 2003 setup still gives this error. Help would be very appreciated!
Office 2003 setup - Unhandled page fault on read access
Re: Office 2003 setup - Unhandled page fault on read access
This is a known bug that apparently affects only some versions of the installer. I haven't been able to reproduce it myself. It is a regression, so the workaround would be to install in the last known working version of Wine. http://bugs.winehq.org/show_bug.cgi?id=26358JayKay wrote:Hi! I am having trouble installing Office 2003 on Fedora 15. I had it succesfully installed just few days ago, then I had to reinstall the system to encrypt the disk. Before that I also managed to install Office 2007, but I did not liked it and I wanted to return to Office 2003 but this message appeared:
fixme:ole:NdrCorrelationInitialize (0x324784, 0x324384, 1024, 0x0): stub
wine: Unhandled page fault on read access to 0x00000824 at address 0x686f79bf (thread 0022), starting debugger...
I have tried a full'n'fresh system install just with wine but the Office 2003 setup still gives this error. Help would be very appreciated!
If 1.2.3 is the stable version, then why 1.3.24 is installed from repositories?
I tried to install 1.2.3 but could not get over this error:
because i do not understand which packages/libraries it wants me to install on Fedora 15.
Can anybody suggest something?
I tried to install 1.2.3 but could not get over this error:
Code: Select all
checking for X... no
configure: error: X development files not found. Wine will be built
without X support, which probably isn't what you want. You will need to install
development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
Can anybody suggest something?
That was your distro's choice. Why they might have made that choice: http://wiki.winehq.org/FAQ#head-0bae04b ... acb6f367ffJayKay wrote:If 1.2.3 is the stable version, then why 1.3.24 is installed from repositories?
http://wiki.winehq.org/Recommended_PackagesI tried to install 1.2.3 but could not get over this error:
because i do not understand which packages/libraries it wants me to install on Fedora 15.Code: Select all
checking for X... no configure: error: X development files not found. Wine will be built without X support, which probably isn't what you want. You will need to install development packages of Xlib/Xfree86 at the very least. Use the --without-x option if you really want this.
Can anybody suggest something?
http://wiki.winehq.org/WineOn64bit#head ... 26b77ff6aa
Read both if your system is 64 bit, just the Recommended Packages if 32 bit.