TVAM / winetricks

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

Bad URL for MFC40 #312

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. execute "winetricks mfc40"

What is the expected output? What do you see instead?
Should see:
:~/.cache/winetricks/mfc40$ winetricks mfc40
Executing w_do_call mfc40
Executing load_mfc40
Executing mkdir -p ~/.cache/winetricks/mfc40
Executing unzip -o -q -d ~/.wine/dosdevices/c:/windows/temp/_mfc40

Instead see:
winetricks mfc40
Executing w_do_call mfc40
Executing load_mfc40
Executing mkdir -p /home/bkj/.cache/winetricks/mfc40
Downloading 
http://download.microsoft.com/download/ole/ole2v/3.5/w351/en-us/ole2v.exe to 
/home/bkj/.cache/winetricks/mfc40
--2013-04-15 12:43:24--  
http://download.microsoft.com/download/ole/ole2v/3.5/w351/en-us/ole2v.exe
Resolving download.microsoft.com (download.microsoft.com)... 184.26.143.96, 
184.26.143.114
Connecting to download.microsoft.com 
(download.microsoft.com)|184.26.143.96|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-04-15 12:43:24 ERROR 404: Not Found.

What version of the product are you using? On what operating system?
Ubuntu 12.04

Please provide any additional information below.

I was able to find the files via ftp, the address is 
ftp.microsoft.com/Softlib/MSFILES/OLE2V.exe

and placed the file in:
~/.cache/wintricks/mfc40/

Winetricks still complained so I renamed OLE2V.exe to ole2v.exe,
script then worked as did my orginal program (hec-ras 4.1) yay!

Note the ftp.microsoft.com url seems a bit flaky as I had to try to reconnect a 
number of times.  I guess no one uses ftp anymore so a better url would 
probably be advisable.

Original issue reported on code.google.com by b...@pesquared.com on 15 Apr 2013 at 5:23

GoogleCodeExporter commented 8 years ago
HELP!!!!!

HECRAS is running on my MBP but it popped up an error message: "HEC-RAS Error - 
Incomplete data, the following errors were found:
Junction: "Pottsville" - has an upstream river reach: ring Creek    Sp - per 
Reach     Sp not found in reach data." when I tested the hydraulic computation 
on an example project Junction.prj. What can be the cause?

Original comment by erk...@gmail.com on 4 Jun 2013 at 9:04

GoogleCodeExporter commented 8 years ago
The URL was fixed in r900.

Let's discuss the other problem at 
http://forum.winehq.org/viewtopic.php?f=9&t=19104

Original comment by daniel.r...@gmail.com on 20 Jun 2013 at 3:49