Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 02:35 25 Feb 2026 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : mmedit for linux cinnamon

Author Message
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2733
Posted: 09:16pm 22 Feb 2026
Copy link to clipboard 
Print this post

I downloased mmedit and extracted
changes.txt
install.txt
mmedit6.tar.gz
mmedit5_32_64.exe
mmedit5_xp_portable.zip
readme.txt

I only recently installed linux mint and don't know how to install mmedit. Do I use wine?
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6461
Posted: 09:34pm 22 Feb 2026
Copy link to clipboard 
Print this post

I would start by reading readme.txt
VK7JH
MMedit
 
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9881
Posted: 12:21am 23 Feb 2026
Copy link to clipboard 
Print this post

Open the folder where you extracted MMEDIT to from the downloaded ZIP file.

Right-click on the MMEDIT file(no extension)

Check that there is a tick in the "Execute" option - where it says to allow executing the file as a program.  If there is a tick in that box already, that's good.  If there is not a tick in that box, left-click it to put a tick in that box, then click the CLOSE button.

Double-click the MMEDIT file, and it should open.





If it does not, as per the readme.txt file, you may need to install a couple of extra packages.  Copy and paste the following, into the terminal(open the terminal first!)

sudo apt-get install qtbase5-dev libqt5webkit5


Press ENTER, and Mint should go away to the internet, get those packages and install them.
If prompted for your password, enter it to continue.

That should get you up and running.
Smoke makes things work. When the smoke gets out, it stops!
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2733
Posted: 06:28pm 23 Feb 2026
Copy link to clipboard 
Print this post

Thanks for the replies. I extracted the mmedit5.tar.gz file and now got desktop shortcuts to mmedit and mmcc. Great, another reason to not use win 11.
Mate cinnamon is easy to install and set up and easy enough to get the hang of.
regards stan.
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2733
Posted: 09:53pm 23 Feb 2026
Copy link to clipboard 
Print this post

When I tried to flash/load a prog to pico in mmcc select pico vga/hdmi, 11500
then there's tcpip or ttyusb0. neither connects?? it's not the connection cable, it works on win pc. Is there something I got to do in linux?
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6461
Posted: 02:46am 24 Feb 2026
Copy link to clipboard 
Print this post

Are you a member of the dialout group?
I don't know if your version of Linux adds you automatically.

At a command prompt:
enter groups
That will list all the groups you belong to. If dialout is not in the list, you will have to add yourself to it.

There are others here who are much better qualified than me to advise you.

There was a book "Linux for dummies" many years ago. It is still useful and I expect there have been updates since I bought my copy.
VK7JH
MMedit
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 4254
Posted: 08:05am 24 Feb 2026
Copy link to clipboard 
Print this post

We've been round this before.

Yes you need to be in dialout and if just addded you need to log out & back in.

Next, look at the details of /dev/ttyUSB0 or /dev/ttyACM0 and see which user & group it has.

John
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2026