Can't open DLL's without sudo

Paul Wilkinson paul at cremoni.com
Thu Sep 28 10:33:52 CDT 2006


What's the point of giving new people attitude? Of course I read the error
messages.

Are you okay?


-----Original Message-----
From: Vitaliy Margolen [mailto:wine-devel at kievinfo.com] 
Sent: Thursday, September 28, 2006 5:47 AM
To: Paul Wilkinson
Cc: wine-devel at winehq.org
Subject: Re: Can't open DLL's without sudo

This e-mail belongs in wine-user not here. Please read error messages
yourself first.

Vitaliy


Paul Wilkinson wrote:
> I'm running wine v 0.9.20 under Fedora Core 5.
> 
>  
> 
> I'm trying to get the Syncrosoft License Control Center to run under
> wine. for some reason it can only load MFC42.DLL and MSVCRT.DLL if I
> put 'sudo' on the command line:
> 
>  
> 
> [paul at localhost LCC]$ wine LCC.exe
> err:module:import_dll Library MFC42.DLL (which is needed by
> L"C:\\Program Files\\Syncrosoft\\LCC\\LCC.exe") not found
> err:module:import_dll Library MSVCRT.dll (which is needed by
> L"C:\\Program Files\\Syncrosoft\\LCC\\LCC.exe") not found
> err:module:import_dll Library MSVCRT.dll (which is needed by
> L"C:\\windows\\system32\\MSVCP60.dll") not found
> err:module:import_dll Library MSVCP60.dll (which is needed by
> L"C:\\Program Files\\Syncrosoft\\LCC\\LCC.exe") not found
> err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
> Files\\Syncrosoft\\LCC\\LCC.exe" failed, status c0000135
> [paul at localhost LCC]$
> 
>  
> 
> The NtOpenFile that tries to open the DLL (in loader.c) is returning
> c00000022 (ACCESS_DENIED). But the permissions for these DLL's are wide
> open.
> 
>  
> 
> Any idea what's going on?
> 
>  
> 
> - Paul
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> 





More information about the wine-devel mailing list