Page 1 of 1

How to Install on Linux Mint 20.2?

Posted: Fri Nov 26, 2021 1:06 pm
by jdubal
Dear sir,
Please tell me how to install the latest stable release of MMEX on Linux Mint 20.2.
Thanks in advance.

Re: How to Install on Linux Mint 20.2?

Posted: Fri Nov 26, 2021 5:41 pm
by PMaff
Maybe this helps:

https://github.com/moneymanagerex/money ... ssues/2472

You should compile/take
wxWidgets 3.1.5

I was able to compile, install mmex 1.5.11-Beta.1 on Ubuntu 18.04 LTS.
-- MMEX configuration summary
-- ==========================
-- Version : 1.5.11-Beta.1
-- Commit : 1a5fed6d2 (2021-11-26)
-- Branch : master
-- Host system : Linux x86_64
-- Target system : Linux x86_64
-- Build types :
-- Generator : Unix Makefiles
-- Install prefix : /usr/local
-- DB encryption : ON
--
-- Versions
-- --========--
-- Linux 4.15.0-162-generic
-- Ubuntu 18.04 'bionic'
-- CMake 3.10.2
-- GNU Make 4.1
-- ccache 3.4.1
-- GNU 7.5.0
-- wxWidgets 3.1.5
-- wxSQLite3 4.6.0
-- Lua 5.3.3
-- curl 7.58.0
-- gettext 0.19.8.1
-- ------------------ 8< -----------------
-- Configuring done
-- Generating done

Re: How to Install on Linux Mint 20.2?

Posted: Sat Nov 27, 2021 2:19 pm
by jdubal
Thank you for your reply PMaff. I will try that.