hi, i installed the wine-20040505-mdk1.rpm,and configure the /.wine/config but wine is halting with this output: [user@localhost mIRC]$ wine mirc.exe Created symlink /home/user/.wine/dosdevices/com1 -> /dev/ttyS0 Created symlink /home/user/.wine/dosdevices/com2 -> /dev/ttyS1 Created symlink /home/user/.wine/dosdevices/com3 -> /dev/ttyS2 Created symlink /home/user/.wine/dosdevices/com4 -> /dev/modem Created symlink /home/user/.wine/dosdevices/lpt1 -> /dev/lp0 Created symlink /home/user/.wine/dosdevices/a: -> /mnt/floppy Created symlink /home/user/.wine/dosdevices/c: -> /mnt/win_c Created symlink /home/user/.wine/dosdevices/d: -> /mnt/win_d Created symlink /home/user/.wine/dosdevices/e: -> /mnt/win_e Created symlink /home/user/.wine/dosdevices/f: -> /mnt/cdrom Created symlink /home/user/.wine/dosdevices/g: -> /mnt/cdrom2 Created symlink /home/user/.wine/dosdevices/x: -> /tmp Created symlink /home/user/.wine/dosdevices/y: -> /home/mine Created sUntitled 1ymlink /home/user/.wine/dosdevices/z: -> / Created symlink /home/user/.wine/dosdevices/a:: -> /dev/floppy/0 Created symlink /home/user/.wine/dosdevices/f:: -> /dev/ide/host0/bus0/target1/lun0/cd Created symlink /home/user/.wine/dosdevices/g:: -> /dev/ide/host0/bus1/target0/lun0/cd
You can now remove the [SerialPorts], [ParallelPorts], and [Drive] sections in your configuration file, they are replaced by the above symlinks.
Converted drive type to new entry HKLM\Software\Wine\Drives "A:" = L"floppy" Converted drive type to new entry HKLM\Software\Wine\Drives "C:" = L"hd" Converted drive type to new entry HKLM\Software\Wine\Drives "D:" = L"hd" Converted drive type to new entry HKLM\Software\Wine\Drives "E:" = L"hd" Converted drive type to new entry HKLM\Software\Wine\Drives "F:" = L"cdrom" Converted drive type to new entry HKLM\Software\Wine\Drives "G:" = L"cdrom" Converted drive type to new entry HKLM\Software\Wine\Drives "X:" = L"hd" Converted drive type to new entry HKLM\Software\Wine\Drives "Y:" = L"network" Converted drive type to new entry HKLM\Software\Wine\Drives "Z:" = L"hd" These are some portions of the wine config file: [Drive A] "Path" = "/mnt/floppy" "Type" = "floppy" "Label" = "Floppy" "Device" = "/dev/floppy/0"
[Drive C] "Path" = "/mnt/win_c" "Type" = "hd" "Label" = "/mnt/win_c" "Filesystem" = "win95"
[Drive D] "Path" = "/mnt/win_d" "Type" = "hd" "Label" = "/mnt/win_d" "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] thanks for your help.
_______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users