|
Forum Index : Microcontroller and PC projects : mmedit for linux cinnamon
| Author | Message | ||||
| stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2733 |
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: AustraliaPosts: 6461 |
I would start by reading readme.txt VK7JH MMedit |
||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9881 |
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 KingdomPosts: 2733 |
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 KingdomPosts: 2733 |
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: AustraliaPosts: 6461 |
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 KingdomPosts: 4254 |
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 |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2026 |