Running MT4.exe trading software on pro vs core

Last night I loaded zorin16 core, downloaded MT4 from broker. When opening it, zorin recognized file type, loaded windows app support, fired up my platform, perfect. Being sold, I then went and bought Pro version, did all above steps, when zorin tried to load windows app support, an error came up, "package dependencies cannot be resolved" Underneath it says" this error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time". I've loaded PRO version 3 times, same every time. If I can't run MT4 in Pro, I'll stay with core. Please advise.

Please open a terminal with ctrl+alt+t

Paste each of these in:

sudo dpkg --configure -a

Hit enter. Then

sudo apt clean && sudo apt autoremove

sudo apt update && sudo apt upgrade

Once this is done, please try installing the .exe package. If it fails, in terminal run:

sudo dpkg --add-architecture i386

sudo apt install zorin-windows-app-support

Then install the .exe application.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.