Linux Lite Forums

Software - Support => Installing Software => Topic started by: torreydale on October 29, 2019, 10:28:49 PM

Title: Installing Coinexx MT4 metatrader using Wine
Post by: torreydale on October 29, 2019, 10:28:49 PM
When I attempt to install this app using Wine, I get the following popup:

  (http://imgur.com/lokF9Ull.png)
 (http://i.imgur.com/lokF9Ul.png)
Odd thing is my other laptop runs Linux Mint and the install went fine without this popup.  This app works on Linux; not sure why I'm having this roadblock with Linux Lite.  I was using Cloudflare (1.1.1.1) as my primary DNS for my Linux Lite laptop.  But when I changed it to match what my Linux Mint machine was running for primary and secondary DNS, that didn't make a difference.  Same popup.  I also didn't notice anything unusual with the laptop's local firewall (GUFW). 


Really appreciate any ideas.  We have some time.  I start a class on this stuff early next week.  I'd like to get the problem solved by then.


Cheers
Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: Jerry on October 29, 2019, 10:35:23 PM
A quick Google search - https://www.mql5.com/en/forum/60250/page2 Uninstall, clear all trace of it cache etc. Then get wine staging.
Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: Jerry on October 29, 2019, 10:49:46 PM
After adding the wine repo, you'll get a complaint when you try to installing wine-staging, so change the repo details from bionic to xenial, then it will all work, or just do this:

Code: [Select]
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'
sudo apt install --install-recommends winehq-staging
Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: Jerry on October 29, 2019, 11:03:14 PM
No Menu entries for Wine? LL to the rescue - http://repo.linuxliteos.com/linuxlite/pool/main/w/wine-menu-linuxlite/wine-menu-linuxlite_4.0-0020_all.deb (http://repo.linuxliteos.com/linuxlite/pool/main/w/wine-menu-linuxlite/wine-menu-linuxlite_4.0-0020_all.deb)

Make sure to config Wine for Windblows 10.

Bob's your Uncle...

(https://i.imgur.com/MxiPb4s.png)

(https://i.imgur.com/zRrIgSw.png)
Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: torreydale on October 30, 2019, 01:17:36 AM
Done deal.  Thank you.  Bookmarked for future reference.
Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: trinidad on October 30, 2019, 09:00:09 AM
Not sure why MS? Still uses abstraction layer and web extensions and ugh... Wine. Electrum, Coinbase, and Coinpare for convenient simple monitoring.

https://linuxconfig.org/how-to-install-bitcoin-wallet-on-ubuntu-18-04-bionic-beaver-linux

https://www.coinbase.com/signup/?utm_source=google_search_b&utm_medium=cpc&utm_campaign=1711534994&utm_content=68048698078&utm_term=coinbase&utm_creative=332856376014&cb_device=c&cb_placement=&cb_country=us&cb_city=open&cb_language=en_us&gclid=EAIaIQobChMIsPCKwYLE5QIVov_jBx2YmwTJEAAYASAAEgLhzPD_BwE

https://github.com/piotrmurach/coinpare

Is there some advantage to CoinEXX?

TC
Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: Jerry on October 30, 2019, 09:06:17 AM
He said in his post he has a class in it. So it's probably less about an advantage and more about having to.

Sent from my Mobile phone using Tapatalk

Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: trinidad on October 30, 2019, 10:35:36 AM
Apologies. Missed that.

TC
Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: K_Collins on March 10, 2022, 12:32:17 PM
After adding the wine repo, you'll get a complaint when you try to installing wine-staging,
so change the repo details from bionic to xenial, then it will all work, or just do this:

Code: [Select]
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main'
sudo apt install --install-recommends winehq-staging

Is there a reason the xenial main repository was chosen,
or does Linux Lite always follow the previous Ubuntu LTS version?
Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: firenice03 on March 10, 2022, 03:10:24 PM
@K_Collins You're replying to an older thread..
LL is based on Ubuntu LTS - LL5.8 is based on 20.04 - Focal

You can find this info in the Release Announcements..
https://www.linuxliteos.com/forums/release-announcements/linux-lite-5-8-final-released/
Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: K_Collins on March 10, 2022, 06:05:18 PM
Oh ok....

So, when I install or upgrade to the next LL release...I will transition to the "22.04 - jammy" level?
Title: Re: Installing Coinexx MT4 metatrader using Wine
Post by: firenice03 on March 10, 2022, 08:30:57 PM
So LL5.8 is the last of this series.
You will need to do a fresh install for LL6.0 and any point upgrade 6.2 6.4 etc is a seamless upgrade.

Yes 6.0 will be based on the LTS of Ubuntu at the time - likely 22.04.

LL5.x will still be supported unit 4/2025; I still have systems on the 4.x series.
https://www.linuxliteos.com/download.php#roadmap (https://www.linuxliteos.com/download.php#roadmap)