[Wine] Running XP programs in wine

James McKenzie jjmckenzie51 at sprintpcs.com
Wed Feb 27 20:53:50 CST 2008


Dotan Cohen wrote:
> On 27/02/2008, A. Tres Finocchiaro <tres.finocchiaro at gmail.com> wrote:
>   
>> Did you look in folders other than "system32", its most likely on that
>> system somewhere.
>>     
>
> Thanks. I found that I needed 4 dll's, and each one was in a different
> place on that system. I used the Windows Search function to find them.
> I put them all in ~/.wine/drive_c/windows/system32System32 and at
> least I get a bit further.
>
> feisty at feisty-laptop:~/.wine/drive_c/Program Files/Sony/Vegas Movie
> Studio Platinum 8.0$ wine ./VegasMovieStudioPE80.exe
> Xlib:  extension "XFree86-DRI" missing on display ":1.0".
>   
This was explained elsewhere, but it appears to be a faulty driver
installation.  Are you absolutely sure you are using screen 1, subscreen
0?  For my MacIntosh system, it is screen 0, subscreen 0.  UNIX/Linux
usually starts with screen zero and counts up for each screen.  Are you
using a second screen to run this program in?
> fixme:actctx:FindActCtxSectionStringW 00000000 (null) 2 L"msvcr80.dll" 0x347b6c
> Xlib:  extension "XFree86-DRI" missing on display ":1.0".
> err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
>   
This needs to be in the proper location.

I looked at a couple of the test .NET 2.0 installations and this is what
I came up with:

./.wine.backup.0.9.54.NET/drive_c/windows/system32/msvcr80.dll
./.wine.backup.0.9.54.NET/drive_c/windows/winsxs/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcr80.dll

I think you will have to install .NET 2.0 completely in order for this
.dll to function properly.  There are several things you must do in
order to make it install properly and I highly recommend visiting the
Applications Database entry for .NET 2.0 and read through the how-to on
installing.

James McKenzie






More information about the wine-users mailing list