Hello, I just joined this list, and my main reason is to get help with a problem I'm having. I just upgraded my machine to Fedora Core 2, and the wine version I have is 20031016. It runs most programs fine, but one that has worked in the past with earlier versions both of wine and Red Hat (version 9, specifically) is Hoyle Card Games by Sierra. When I try to run it, I get the following message. I ran it from a terminal prompt specifically to get the message, but my daily logs show the same when I try to run it from an icon link. Here's the message: err:virtual:map_image Standard load address for a Win32 program (0x00400000) not available - security-patched kernel ? wine: could not load L"C:\\sierra\\Hoyle Card Games 4\\Hoyle Card Games.exe" as Win32 binary Not being a programmer, I have no idea what this means or how to fix it. Can anybody help? Thanks, -- Dave Washburn http://www.nyx.net/~dwashbur Insert clever epigram here...or not
Hi, did you try the latest wine version for FC2, too? There seems to be a patch for FC2 in it. Ruediger Dave Washburn wrote:> Hello, > I just joined this list, and my main reason is to get help with a problem I'm > having. I just upgraded my machine to Fedora Core 2, and the wine version I > have is 20031016. It runs most programs fine, but one that has worked in the > past with earlier versions both of wine and Red Hat (version 9, specifically) > is Hoyle Card Games by Sierra. When I try to run it, I get the following > message. I ran it from a terminal prompt specifically to get the message, > but my daily logs show the same when I try to run it from an icon link. > Here's the message: > > err:virtual:map_image Standard load address for a Win32 program (0x00400000) > not available - security-patched kernel ? > wine: could not load L"C:\\sierra\\Hoyle Card Games 4\\Hoyle Card Games.exe" > as Win32 binary > > Not being a programmer, I have no idea what this means or how to fix it. Can > anybody help? > > Thanks, >
Am Don, Jul 15, 2004 at 09:36:50 -0600 schrieb Dave Washburn:> err:virtual:map_image Standard load address for a Win32 program (0x00400000) > not available - security-patched kernel ?For fc2 try the following: setarch i586 wine $@ Regards Joachim -- "Never touch a running system! Never run a touching system? Never run a touchy system!!!"
> I'm not adverse to cvs, I just want to be sure that what I end up with is > stable. I'll give it a shot.Someone on the list has been smoking too much, there is no such thing as a stable release, wine is alpha software. If you want something semi-stable, wait until the beta version is ready, or wait for version 1.0 is you really want it to be stable.
On Thu, 15 Jul 2004 21:36:50 -0600, Dave Washburn wrote:> err:virtual:map_image Standard load address for a Win32 program (0x00400000) > not available - security-patched kernel ? > wine: could not load L"C:\\sierra\\Hoyle Card Games 4\\Hoyle Card Games.exe" > as Win32 binaryFor the record this is fixed in the latest release (or you can use CVS). If you get segfaults on Fedora Core 2 on startup, that's also fixed in the release that was pushed out today. thanks -mike