On Mon, Jun 9, 2008 at 3:45 AM, gedgeck <wineforum-user@xxxxxxxxxx> wrote: > > austin987 wrote: >> On Sun, Jun 8, 2008 at 1:47 PM, gedgeck <wineforum-user@xxxxxxxxxx> wrote: >> >> Try compiling wine 0.9.51 and see if it works, then do the same for >> 0.9.52. It may be a problem in the precompiled packages you're using. > > > Thing is that I am always compile wine myself and next do packages for slackware, but now I also try do it "from scratch": only do './configure --prefix=/usr && make && make install'. At 0.9.52 I get such error message at console: > > > Code: > ERROR: Failed to open file with type descriptions (types.xml) > wine: Unhandled page fault on read access to 0x0000004c at address 0x515602 (thread 0009), starting debugger... > Unhandled exception: page fault on read access to 0x0000004c in 32-bit code (0x00515602). > > > > And dump. > > > > > > But when you compile 0.9.51 that way, does it work?