Saturday, September 3, 2011

Installing Metatrader 4 under Ubuntu 11.04

To install Metatrader 4 or MT4 under Ubuntu 11.04, make sure Wine Microsoft Windows Compatibility Layer and Winetricks has been installed. If not, you can go to Ubuntu Software Center and install those.


Then, double click on the MT4 installer (.exe file) to start the installation of MT4. The process should run just like how it is run under Windows. After the installation complete there will be a shortcut for MT4 created under your desktop. Try to run MT4 using the shortcut. If your Winetricks is not installed with vcrun6, then it will pop out a windows saying that the MCF34.dll file is missing. 

To solve the dll missing problem, install vcrun6 under Winetricks. Run your ubuntu terminal and run the command "winetricks vcrun6".


Let the installation complete and try to run MT4 using the desktop shortcut. Now, your MT4 should be running nicely.

How to Install a .run File

Follow the steps to install a .run file:
  1. Open a terminal. In ubuntu 11.04, simply press the Super Key (Windows key) and search for terminal.
  2. Navigate to the directory of the .run file. For example, to navigate to desktop, type in "cd ~/Desktop" and pres enter.
  3. Type "chmod +x example.run" and press enter (replace the example.run with the filename of your .run file).
  4. Now type "./example.run", and press enter, the installer should start.
Installation of ATI Graphic Card driver: