Re: Wine totally broken on Fedora Core because of security patch in kernel

2004-01-30 Thread Abdul-Haseeb Ahmad
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 (0x0040) not available - security-patched kernel ? wine: could not load L"C:\\Program Files\\Common Files\\InstallShield\\Engine

Re: Wine totally broken on Fedora Core because of security patch in kernel

2004-01-29 Thread Abdul-Haseeb Ahmad
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 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 W

Re: Wine totally broken on Fedora Core because of security patch in kernel

2004-01-29 Thread Kevin DeKorte
I've found that setting my /etc/sysconfig/prelink file options to this PRELINK_OPTS="-m --no-exec-shield" And then prelink -au to undo the existing links and then prelink -a to do the prelinking with the new options Kevin On Thursday 29 January 2004 10:05 am, Ivan Leo Murray-Smith wrote

Re: Wine totally broken on Fedora Core because of security patch in kernel

2004-01-29 Thread Mike Hearn
On Thu, 29 Jan 2004 18:05:44 +0100, 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 (0x0040) > not available - security-patched kernel ? > wine: could not load L"C:\\Prog

Wine totally broken on Fedora Core because of security patch in kernel

2004-01-29 Thread Ivan Leo Murray-Smith
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 (0x0040) not available - security-patched kernel ? wine: could not load L"C:\\Program Files\\Common Files\\InstallShield\\Engine\\6\\Intel 32\\IKernel.exe" a