If you are already running a Debian flavor of Linux (Ubuntu, Lubuntu, Xubuntu or Debian 9) the simplest way to install MME4CRT is to use This auto script. If you do not have a Debian Linux and wish to take advantage of this script please download and install one of the following.
Lubuntu 16 x64
Lubuntu 16 x86
If you are using Arch Linux Please follow this. You will need to setup you 15khz desktop res as well. This is in the knowledge base section which can be found here.
Iso installers and pre-built images coming soon!
Lubuntu 16 x64
Lubuntu 16 x86
If you are using Arch Linux Please follow this. You will need to setup you 15khz desktop res as well. This is in the knowledge base section which can be found here.
Code:
$ sudo pacman -Syy
$ sudo pacman -S freetype2
$ sudo pacman -S base-devel
$ sudo pacman -S git
$ git clone https://github.com/alphanu1/MME4CRT
$ cd MME4CRT
$ ./configure
$ make
Iso installers and pre-built images coming soon!