2008/8/26 francois <[EMAIL PROTECTED]>

> Bonjour,
>
> En cherchant à compiler une version de wine qui gère les curseurs
> animés, en suivant ceci :
>
> http://appdb.winehq.org/objectManager.php?sClass=version&iId=2713&iTestingId=29491
>
> j'ai planté ma version de wine (1.1.3).
>
> Même après une suppression complète et réinstallation j'ai ce genre de
> message :
>
> [EMAIL PROTECTED]:~$ winecfg
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\shlwapi.dll") not found
> err:module:import_dll Library shlwapi.dll (which is needed by L"c:\
> \windows\\system32\\shell32.dll") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\comctl32.dll") not found
> err:module:import_dll Library comctl32.dll (which is needed by L"c:\
> \windows\\system32\\shell32.dll") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\shell32.dll") not found
> err:module:import_dll Library shell32.dll (which is needed by L"c:\
> \windows\\system32\\comdlg32.dll") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\shlwapi.dll") not found
> err:module:import_dll Library shlwapi.dll (which is needed by L"c:\
> \windows\\system32\\comdlg32.dll") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\comctl32.dll") not found
> err:module:import_dll Library comctl32.dll (which is needed by L"c:\
> \windows\\system32\\comdlg32.dll") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\winspool.drv") not found
> err:module:import_dll Library winspool.drv (which is needed by L"c:\
> \windows\\system32\\comdlg32.dll") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\comdlg32.dll") not found
> err:module:import_dll Library comdlg32.dll (which is needed by L"c:\
> \windows\\system32\\winecfg.exe") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\comctl32.dll") not found
> err:module:import_dll Library comctl32.dll (which is needed by L"c:\
> \windows\\system32\\winecfg.exe") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\shlwapi.dll") not found
> err:module:import_dll Library shlwapi.dll (which is needed by L"c:\
> \windows\\system32\\shell32.dll") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\comctl32.dll") not found
> err:module:import_dll Library comctl32.dll (which is needed by L"c:\
> \windows\\system32\\shell32.dll") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\shell32.dll") not found
> err:module:import_dll Library shell32.dll (which is needed by L"c:\
> \windows\\system32\\winecfg.exe") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\ole32.dll") not found
> err:module:import_dll Library ole32.dll (which is needed by L"c:\
> \windows\\system32\\winecfg.exe") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\winmm.dll") not found
> err:module:import_dll Library winmm.dll (which is needed by L"c:\
> \windows\\system32\\winecfg.exe") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\shlwapi.dll") not found
> err:module:import_dll Library shlwapi.dll (which is needed by L"c:\
> \windows\\system32\\winecfg.exe") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\uxtheme.dll") not found
> err:module:import_dll Library uxtheme.dll (which is needed by L"c:\
> \windows\\system32\\winecfg.exe") not found
> err:module:import_dll Library user32.dll (which is needed by L"c:\
> \windows\\system32\\winecfg.exe") not found
> err:module:LdrInitializeThunk Main exe initialization for L"c:\\windows\
> \system32\\winecfg.exe" failed, status c0000135
>
> Quelqu'un a-t-il une piste.
>
>
> --
> ubuntu-fr mailing list
> [email protected]
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
>


Salut françois,

Wine est un projet toujours "en construction" et il lui manque des fois
quelques morceaux...
as tu essayé de faire ce que te dis le message d'erreur : rajouter la dll
user32.dll dans le répertoire c:\windows\system32 ?
(sous ubuntu le répertoire devrait être ~/.wine/c/windows/system32 ou
quelque chose approchant).

pour récuperer la dll soit depuis un windows (celui qui est en virtualbox ou
un autre) ou sur le net (mais c'est potentiellement plus dangereux).

Cordialement
-- 
Nyquist
-- 
ubuntu-fr mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr

Répondre à