TVAM / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

Install MFC40 #352

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Trying to install MFC40 and I get the following message. Can someone help 
please?

sha1sum mismatch! Rename /home/creid/.cache/winetricks/mfc40/ole2v.exe and try 
again.

Thanks

Charles Reid

Original issue reported on code.google.com by cwre...@gmail.com on 16 Sep 2013 at 1:24

GoogleCodeExporter commented 8 years ago
austin@aw25 ~ $ rm -rf .wine .cache/winetricks/ ; winetricks -q mfc40
 Executing w_do_call mfc40
Executing load_mfc40
Executing mkdir -p /home/austin/.cache/winetricks/mfc40
Downloading http://activex.microsoft.com/controls/vc/mfc40.cab to 
/home/austin/.cache/winetricks/mfc40

2013-09-16 11:34:03.658937 NOTICE - Download complete: 
/home/austin/.cache/winetricks/mfc40/mfc40.cab

Download Results:
gid|stat|avg speed  |path/URI
===+====+===========+===========================================================
  1|  OK|   1.1MiB/s|/home/austin/.cache/winetricks/mfc40/mfc40.cab

Status Legend:
(OK):download completed.
Executing cabextract -q -d /home/austin/.wine/dosdevices/c:/windows/temp/_mfc40 
/home/austin/.cache/winetricks/mfc40/mfc40.cab
/home/austin/.cache/winetricks/mfc40/mfc40.cab: WARNING; possible 5624 extra 
bytes at end of file.
Executing cabextract -q -d /home/austin/.wine/dosdevices/c:/windows/system32 -F 
*40.dll /home/austin/.wine/dosdevices/c:/windows/temp/_mfc40/mfc40.exe

works fine here. Can you try 'rm -rf ~/.cache/winetricks/mfc40' first?

Original comment by austinenglish@gmail.com on 16 Sep 2013 at 6:34

GoogleCodeExporter commented 8 years ago
creid@uhomeserv:~$ rm -rf ~/.cache/winetricks/mfc40
creid@uhomeserv:~$ clear

creid@uhomeserv:~$ rm -rf .wine .cache/winetricks/ ; winetricks -q mfc40
Executing w_do_call mfc40
Executing load_mfc40
Executing mkdir -p /home/creid/.cache/winetricks/mfc40
Downloading 
http://download.microsoft.com/download/ole/ole2v/3.5/w351/en-us/ole2v.exe to 
/home/creid/.cache/winetricks/mfc40
--2013-09-18 11:39:08--  
http://download.microsoft.com/download/ole/ole2v/3.5/w351/en-us/ole2v.exe
Resolving download.microsoft.com (download.microsoft.com)... 23.0.165.35, 
23.0.165.34
Connecting to download.microsoft.com 
(download.microsoft.com)|23.0.165.35|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-09-18 11:39:08 ERROR 404: Not Found.

------------------------------------------------------
Downloading 
http://download.microsoft.com/download/ole/ole2v/3.5/w351/en-us/ole2v.exe failed
------------------------------------------------------

Original comment by cwre...@gmail.com on 18 Sep 2013 at 3:41