Okay, I couldn't get any help with my WineX problems when I followed the installation instructions on
www.frankscorner.org to install WineX (./tools/wineinstall), so I eventually decided to follow the installation instructions on
www.linuX-gamers.net (used ting.homeunix.org GetCVSWineX script and the standard config, with a few insignificant modifications.). However, my installation
still refuses to run .exe files. I've tried dcom98.EXE and InstMsiA.exe, but neither work. Instead, they crash with the error:
Code:
fixme:win32:PE_CreateModule Security directory ignored
err:font:Fontconfig_Init Fontconfig support was not compiled in at compile time.
err:font:FTAlias_FindBestBuiltins Could not create alias for serif fonts
Unable to find a sufficient number of fonts available to FreeType.
FreeType will not be loaded as a result.
FreeType could not be loaded.
This is not necessarily a fatal error, however some
applications require FreeType to be installed and
may not function or display text correctly otherwise.
Please consult the WineX Font FAQ for more details
about this problem
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("programs/winedbg/winedbg -1879027972 68") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
[Side note: repeats constantly] err:ntdll:MODULE_THREAD_WaitThreadModuleSafe this should never happen. (unless wine crashed)
[Side note: happens when {Ctrl-C} combo is entered err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr 0x402de985
root@localhost:~/c# 0x90001744:1: Event manual=1 signaled=0 name=""
0x90004fb0:2: Thread tid=20027 teb=0x40118f00 state=1
0x90004efc:1: Process next=(nil) prev=(nil) handles=(nil)
atexit destroy of semaphore
atexit destroy of shared_memory
BTW, I use kernel version 2.4.26, and apparently a "thread-safe" version of OpenGL (the ATI 3.9.0 fglrx driver which tainted my kernel :/ and the built-in agpgart), if anyone needs to know. Could somebody please help me?