Anzeige:
Ergebnis 1 bis 3 von 3

Thema: Problem mit wine!!! help!

  1. #1
    Registrierter Benutzer
    Registriert seit
    Dec 2002
    Beiträge
    265

    Problem mit wine!!! help!

    Ich weiss dass es hier schon sehr viel über wine gepostet wurde aber ich versuch jetzt gerade seit 5 Std. wine zum laufen zu kriegen und schaff es nicht....
    Wenn ich ein Programm starten will kommt immer:
    Invalid path L"homeBlame.winewindowsWindows" for L"windows" directory: does not exist
    Perhaps you have not properly edited or created your Wine configuration file.
    This is (supposed to be) '/home/Blame/.wine/config'

    Hier noch meine config file:
    WINE REGISTRY Version 2
    ;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config

    ;;
    ;; MS-DOS drives configuration
    ;;
    ;; Each section has the following format:
    ;; [Drive X]
    ;; "Path"="xxx" (Unix path for drive root)
    ;; "Type"="xxx" (supported types are 'floppy', 'hd', 'cdrom' and 'network')
    ;; "Label"="xxx" (drive label, at most 11 characters)
    ;; "Serial"="xxx" (serial number, 8 characters hexadecimal number)
    ;; "Filesystem"="xxx" (supported types are 'msdos'/'dos'/'fat', 'win95'/'vfat', 'unix')
    ;; This is the FS Wine is supposed to emulate on a certain
    ;; directory structure.
    ;; Recommended:
    ;; - "win95" for ext2fs, VFAT and FAT32
    ;; - "msdos" for FAT16 (ugly, upgrading to VFAT driver strongly recommended)
    ;; DON'T use "unix" unless you intend to port programs using Winelib !
    ;; "Device"="/dev/xx" (only if you want to allow raw device access)
    ;;

    [Drive C]
    "Path" = "/home/Blame/.wine/windows"
    "Type" = "hd"
    "Label" = "/home/Blame/.wine/windows"
    "Filesystem" = "win95"

    [Drive D]
    "Type" = "hd"
    "Path" = "/windows/C"
    "Label" = "/windows/C"
    "FS" = "win95"

    [Drive E]
    "Type" = "hd"
    "Path" = "/windows/D"
    "Label" = "/windows/D"
    "FS" = "win95"

    [Drive F]
    "Type" = "hd"
    "Path" = "/windows/E"
    "Label" = "/windows/E"
    "FS" = "win95"

    [Drive G]
    "Type" = "hd"
    "Path" = "/windows/F"
    "Label" = "/windows/F"
    "FS" = "win95"

    [Drive M]
    "Type" = "cdrom"
    "Path" = "/media/cdrom"
    "Label" = "/media/cdrom"
    "FS" = "win95"
    "Device" = "/dev/hdc"

    [Drive N]
    "Type" = "cdrom"
    "Path" = "/media/dvd"
    "Label" = "/media/dvd"
    "FS" = "win95"
    "Device" = "/dev/hdc"

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

    [Drive Y]
    "Type" = "network"
    "Path" = "${HOME}"
    "Label" = "Home"
    "FS" = "win95"

    [Drive Z]
    "Type" = "network"
    "Path" = "/"
    "Label" = "Root"
    "FS" = "win95"

    [wine]
    "Windows" = "\home\Blame\.wine\windows\Windows"
    "System" = "\home\Blame\.wine\windows\Windows\System"
    "Temp" = "\home\Blame\.wine\windows\Temp"
    "Path" = "\home\Blame\.wine\windows\Windows;\home\blame\.wi ne\windows\Windows\System;X:\\;\home\blame\.wine\W indows\Temp"
    "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"
    "ShellLinker" = "wineshelllink"

    # <wineconf>

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

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

    [DllOverrides]
    ; default for all other dlls
    "*" = "builtin, native, so"
    ...usw

    Hat villeicht jemand ne Ahnung woran das liegt???

    THX
    Blame!

  2. #2
    Registrierter Benutzer Avatar von martin
    Registriert seit
    Mar 2002
    Ort
    Bochum
    Beiträge
    747

  3. #3
    Registrierter Benutzer
    Registriert seit
    Dec 2002
    Beiträge
    265
    hat sich erledigt...

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •