Ivan Leo Murray-Smith wrote:
FC has some security patch in the kernel, so wine fails with this error:
err:virtual:map_image Standard load address for a Win32 program (0x00400000) not available - security-patched kernel ? wine: could not load L"C:\Program Files\Common Files\InstallShield\Engine\6\Intel 32\IKernel.exe" as Win32 binary
as reported by Marek Lipovcan and some users on the newsgroup, I don't have fc myself, but I guess something should be done about this.
Ivan.
i made myself a script that runs LD_ASSUME_KERNEL=2.2.5 setarch i386 wine $*
it should work if you run wine in a similar format to this in bash