pb de config wine - Multimédia - Linux et OS Alternatifs
Marsh Posté le 24-08-2003 à 10:20:55
j ai retenté l installation au cas ou j aurrai fait un oubli et voici un message que j avai pas vu
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
Could not stat /root/.transgaming/c_drive (No such file or directory), ignoring drive C:
Invalid path 'c:\windows' for windows directory: does not exist
Perhaps you have not properly edited or created your Wine configuration file.
This is (supposed to be) '/root/.wine/config'
Registry install failed.
une idée ?
Marsh Posté le 24-08-2003 à 14:52:26
le 1° message était un pb probablement du à l'absence de l'existence de /c/windows/System32 il aurait suffit de le créer.
pour le 2° message, même chose mais pour /root/.transgaming/c_drive
Marsh Posté le 24-08-2003 à 17:38:32
merci j ai corrigert tt ca mais j ai un second pb !
qd je lance un programme genre notepad avec la commande
wine notepad.exe j ai un message qui défille ss cesse avec un repetition de ce message
fixme:ttydrv:TTYDRV_DC_BitBlt (0x608, 0, 0, 2, 8, 0x7d8, 0, 0, 6684742) !
une idée ?
Marsh Posté le 23-08-2003 à 19:04:14
!
je me remet a vous pour me donner un petit coups de main .
j ai installé winex en suivant un tuto sur le net mais il me reste un pb !
contrairement au tuto j ai placé mon "c" directement a la racine j' ai donc ceci :"/c/windows/"
j ai donc configuré mon fichier config comme ceci :
------------------------
[Drive C]
"Path" = "/c"
"Type" = "hd"
"Label" = ""
"Filesystem" = "win95"
------------------------------------
[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system32\\"
"Temp" = "e:\\"
"Path" = "c:\\windows\\;c:\\windows\\system32\\"
"GraphicsDriver" = "ttydrv"
; Wine doesn't pass directory symlinks to Windows programs by default.
; Enabling this may crash some programs that do recursive lookups of a whole
; subdir tree in case of a symlink pointing back to itself.
;"ShowDirSymlinks" = "1"
"ShellLinker" = "/usr/lib/transgaming/winex/bin/wineshelllink"
-------------------------------------------
mais lors du lancement de wine j ai ce message :
[dml@Pc2 dml]$ wine
Invalid path 'c:\windows\system32\' for system directory: does not exist
Perhaps you have not properly edited or created your Wine configuration file.
This is (supposed to be) '/home/dml/.wine/config'
[dml@Pc2 dml]$
merci de m aider !