• [^] # Re: ...

    Posté par . En réponse au message Petit probleme wine. É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