Forum général.cherche-logiciel Petit probleme wine

Posté par  .
Étiquettes : aucune
0
7
nov.
2005
Bonjour,

J'ai un problème avec une partoche xp.
J'ai installer wine et le "configure" avec winesetuptk .
Pendant la configuration tous ce passe bien jusque:
Quand je clique sur finish.
CBase::AutoConf:GetWinInstalls: unable to grep /mnt/win/msdos.sys: child process exited abnormally

Je suis aller voir le fichier il ne contient rien. Bien sur si j'esseye de lancer une appli :

insert --> wine /mnt/win/Program\ Files/Dictionnaire/dict.exe
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/home/jul/tmp/winesetuptk0.73/winesetuptk-0.73', starting in the Windows directory.
wine: cannot find '/mnt/win/Program Files/Dictionnaire/dict.exe'

Si je boot sous win il fonctionne (verion familiale sp2 je croit pas). Je suis sous slack 10.2

Un petit moyen pour résoudre se problème?
  • # ...

    Posté par  (site web personnel) . Évalué à 2.

    Ca aurait été simpa de mettre la version de wine toussa ...

    Bref wine 0.9 est sorti et rend winesetuptk inutile car il fournit l'outils winecfg (paquet wine-utils dans debian).

    De mon expérience personnel, rares étaient les applications que j'arrivais à faire fonctionner avant cette version (qui a dit bras cassé ?) sans faire des bidouilles incroyables (haaaa ouf). Mais depuis tout vas bien j'ai reussi sans peine à installer internet explorer (oui besoin pseudo pro) et même Steam (on ne renie pas un passé de gamer comme ça).
    • [^] # Re: ...

      Posté par  . Évalué à 1.

      J'ai installer la 0.9

      Maitenant j'en suis la:

      Mon fichier de conf (petit bout):

      [Drive A]
      "Path" = "/mnt/floppy"
      "Type" = "floppy"
      "Label" = "Floppy"
      "Device" = "/dev/fd0"

      [Drive C]
      "Path" = "/mnt/win
      "Type" = "hd"
      "Label" = "/mnt/win"
      "Filesystem" = "ntfs"

      [Drive D]
      "Path" = "/mnt/save"
      "Type" = "hd"
      "Label" = "/mnt/save"
      "Filesystem" = "win95"

      [Drive E]
      "Path" = "/mnt/transfert_win"
      "Type" = "hd"
      "Label" = "/mnt/transfert_win"
      "Filesystem" = "win95"

      [Drive F]
      "Path" = "/mnt/cdrom"
      "Type" = "cdrom"
      "Label" = "/mnt/cdrom"
      "Filesystem" = "win95"
      "Device" = "/dev/hdb"

      [Drive G]
      "Path" = "/mnt/usb"
      "Type" = "cdrom"
      "Label" = "/mnt/usb"
      "Filesystem" = "win95"
      "Device" = "/dev/sda1"

      [Drive X]
      "Path" = "/tmp"
      "Type" = "hd"
      "Label" = "Tmp Drive"
      "Filesystem" = "win95"

      [Drive Y]
      "Path" = "%HOME%"
      "Type" = "network"
      "Label" = "Home"
      "Filesystem" = "win95"

      [Drive Z]
      "Path" = "/"
      "Type" = "hd"
      "Label" = "Root"
      "Filesystem" = "win95"

      [wine]
      "Windows" = "C:\\Windows"
      "System" = "C:\\Windows\\System"
      "Temp" = "X:\\"
      "Path" = "C:\\Windows;C:\\Windows\\System;X:\\;X:\\test;Y:\\"
      "GraphicsDriver" = "x11drv"
      ; 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"
      ;"ShowDotFiles" = "1"
      "ShellLinker" = "wineshelllink"

      # [wineconf]

      [Version]
      ; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31)
      "Windows" = "win98"
      ; DOS version to imitate
      ;"DOS" = "6.22"

      ; Be careful here, wrong DllOverrides settings have the potential
      ; to pretty much kill your setup.

      -------
      Si j'esseye en user normal:
      le dico http://www.freelang.com/
      wine /mnt/win/Program\ Files/Dictionnaire/dict.exe

      Warning: the specified Windows directory L"c:\\windows" is not accessible.
      Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
      Warning: could not find DOS drive for current working directory '/home/jul', starting in the Windows directory.
      wine: cannot find '/mnt/win/Program Files/Dictionnaire/dict.exe'

      En root
      erreur win "no file string"

      --
      avec universalis
      même erreur users normal

      root:
      File app.cpp;line 3815

      --

      Dans mon fstab
      /dev/hdc1 /mnt/win ntfs defaults,uid=1000,gid=100 0 0

      Donc j'ai les droit de lecture en user normal.

      SI tu peut m'aiclairer, je n'ai pas utiliser winecfg mais le tuto de trustonme
      http://www.trustonme.net/didactels/20.html
      • [^] # Re: ...

        Posté par  . Évalué à 2.

        sauf erreur de ma part, le fichier de conf ne sert plus a rien puisque tout est maintenant stocke dans la base de registre via winecfg
        • [^] # Re: ...

          Posté par  . Évalué à 1.

          winecfg crée bien un ./wine/config

          Je n'ai pas trouver beaucoup de doc sur winecfg

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.