Thanks for your tips, but I have changed my method : I had un-installed this version an I had install new from my apt system. It's work now ;) GloubI michael@xxxxxxxxxxxxxxxxxxxxxxxxxxx a écrit : On Wed, Aug 11, 2004 at 07:15:36PM +0200, Gloubi wrote: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@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@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 ?Have you checked file permissions? And although I doubt it, case sensitivity may also be an issue. Try doing a symlink or a copy, depending on whether it's an ext2 or a FAT filesystem, respsectively.Thanks. GloubIHope I helped. -Michael _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users |