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
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
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
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
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