[Wine]Problem with path

Gloubi gloubi.nospam at sumo13.com
Wed Aug 11 12:15:36 CDT 2004


Hello,
I have make wine from source (20040716) with ./tools/wineinstall
I have a windows millenium installation Dreamwearver Mx. When i boot 
under windows, Dreamwearver works fine, but with wine, i've got error :

    seb at Gloubi:/mnt/winMe/Program Files/Macromedia/Dreamweaver MX$ wine
    Dreamweaver.exe
    err:module:import_dll Library MSVCRT.dll (which is needed by
    L"C:\\Program Files\\Macromedia\\Dreamweaver MX\\xerces-c_1_6.dll")
    not found
    err:module:import_dll Library xerces-c_1_6.dll (which is needed by
    L"C:\\Program Files\\Macromedia\\Dreamweaver MX\\Dreamweaver.exe")
    not found
    err:module:import_dll Library MFC42.DLL (which is needed by
    L"C:\\Program Files\\Macromedia\\Dreamweaver MX\\Dreamweaver.exe")
    not found
    err:module:import_dll Library MSVCRT.dll (which is needed by
    L"C:\\Program Files\\Macromedia\\Dreamweaver MX\\Dreamweaver.exe")
    not found
    err:module:import_dll Library MSVCP60.dll (which is needed by
    L"C:\\Program Files\\Macromedia\\Dreamweaver MX\\Dreamweaver.exe")
    not found
    err:module:LdrInitializeThunk Main exe initialization for
    L"C:\\Program Files\\Macromedia\\Dreamweaver MX\\Dreamweaver.exe"
    failed, status c0000135
    seb at Gloubi:/mnt/winMe/Program Files/Macromedia/Dreamweaver MX$

My ~/.wine/config

    [Drive C]
    "Path" = "/mnt/winMe"
    "Type" = "hd"
    "Filesystem" = "vfat"

and

    [wine]
    "windows" = "C:\\windows"
    "system" = "C:\\windows\\system"
    "path" = "C:\\windows\\system;C:\\windows;"
    "temp" = "/tmp"

I have also make a section for Dreamweaver.exe (like show on 
http://www.frankscorner.org/index.php?p=dreamweavermx) :

    [AppDefaults\\dreamweaver.exe\\DllOverrides]
    "commctrl" = "native"
    "comctl32" = "native"
    "imm32" = "native"
    "msvcrt" = "native"
    "wininet" = "native"

I make "locate -i MSVCRT.dll" and result is good for me :

    /mnt/winMe/Program Files/Nero/msvcrt.dll
    /mnt/winMe/Program Files/Nero/WaveEditor/msvcrt.dll
    /mnt/winMe/windows/system/msvcrt.dll

I really don't understand why wine don't find native msvcrt.dll
Have you any suggestion ?

Thanks.
GloubI
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20040811/1f9a8351/attachment.html


More information about the wine-users mailing list