Can't Install MT4 (in the "Wine" Windows Emulator) using Ubuntu O.S. version 14.04

 

The installation progress (MetaTrater 4 Setup (32 bit)) stops at the "Select Best Access Point".  A new dialog window opens entitled "Proxy Server", asking, "Please specify the proxy server options".  It requires the entry of Proxy name, Login and Password. 

I am not behind a proxy server, so don't have any info to type in there.  However, I cannot proceed with the installation without entering something here.

I'm stuck!  Can someone help?

 
larens:

The installation progress (MetaTrater 4 Setup (32 bit)) stops at the "Select Best Access Point".  A new dialog window opens entitled "Proxy Server", asking, "Please specify the proxy server options".  It requires the entry of Proxy name, Login and Password. 

I am not behind a proxy server, so don't have any info to type in there.  However, I cannot proceed with the installation without entering something here.

I'm stuck!  Can someone help?

see my comment https://www.mql5.com/en/forum/39117/page2#comment_2414534

 

You need to install winhttp library to support downloading files from HTTPS sites. If you're using winetricks, install by:

winetricks winhttp 

 

here is the solution

 

it is not the just solution. If you put --isolate mt4 into winetricks with WINEARCH=Win32 like this 


probably it will be installed correctly.