I downloaded the latest wine cvs tonight and compiled it on my windows-less system. I ran ie6setup and ie5setup.exe and it downloads the data from the web but has problems during installation. Here are two of the current errors.
1) /usr/local/bin/wine: cannot open builtin library for 'C:\windows\system\regsvr32.exe': /usr/local/lib/wine/regsvr32.exe.so: invalid ELF header
2) When installing internet explorer 6, I get the following error. fixme:wininet:HttpOpenRequestW lpszVersion, lpszReferrer and lpszAcceptTypes ignored fixme:wininet:DeleteUrlCacheEntry STUB (http://download.microsoft.com/download/ie6sp1/finrel/6_sp1/W98NT42KMeXP/EN- US//HELPCONT.CAB) fixme:urlmon:URLMonikerImpl_BindToStorage (0x40453d18)->(0x429f28e8,(nil),{0000000c-0000-0000-c000-000000000046},0x404 15650): stub fixme:wininet:HttpOpenRequestW lpszVersion, lpszReferrer and lpszAcceptTypes ignored fixme:wininet:DeleteUrlCacheEntry STUB (http://download.microsoft.com/download/ie6sp1/finrel/6_sp1/W98NT42KMeXP/EN- US//SCR56EN.CAB) fixme:urlmon:URLMonikerImpl_BindToStorage (0x429f2c08)->(0x429f2c38,(nil),{0000000c-0000-0000-c000-000000000046},0x404 15650): stub fixme:wininet:HttpOpenRequestW lpszVersion, lpszReferrer and lpszAcceptTypes ignored fixme:wininet:DeleteUrlCacheEntry STUB (http://download.microsoft.com/download/ie6sp1/finrel/6_sp1/W98NT42KMeXP/EN- US//README.CAB) fixme:reg:RegFlushKey (0x98): stub Created not existing system directory 'C:\WINDOWS\Desktop' fixme:reg:RegFlushKey (0x98): stub fixme:reg:RegFlushKey (0x98): stub fixme:cabinet:process_files (basecab == ^0x8091818): Memory leak. fixme:cabinet:process_files (basecab == ^0x8092438): Memory leak. wine: Unhandled exception starting debugger... <-And crashs at this point.