|
Forum Index : Microcontroller and PC projects : mmedit for linux cinnamon
| Author | Message | ||||
| stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2737 |
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: 6462 |
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: 2737 |
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: 2737 |
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: 6462 |
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 |
||||
| stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2737 |
I googled linux mint ttlusb0 and got this Open Terminal. Enter the following command, replacing <username> with the name of your account. sudo usermod -a -G dialout <username> Restart your computer for the changes to take effect. now mmcc connects, happy days! maybe put in the linux mmedit help.txt? thanks for mentioning groups... never heard of them. I managed to avoid the win 11 terminal and win commands but the mint terminal and linux commands is something I can't avoid. These commands I copy/paste from the internet as I don't know them off the top of my head... a need to know when necessary basis. regards stan. |
||||
TassyJim![]() Guru Joined: 07/08/2011 Location: AustraliaPosts: 6462 |
Start here: https://www.google.com/search?q=linux+tutorial+for+beginners I will put the link into the mmedit readme.txt file. Jim VK7JH MMedit |
||||
| stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2737 |
Jim, mmedit and mmcc working fine now on linux mint. Great stuff. linux for dummies... no. internet for linux info for me. can be specific linux mint. This has been win 11 messup by me and with the posts on the forum about dump win 11 and try linux mint I did try it and it's great. does what I did in windows 11 only differently. now mmedit and mmcc working another reason to stick with mint. I found the chromium from the app installer was odd so installed from terminal same gparted not listed so installed from terminal. anyone thinking of linux over windows, it depends on what you do. The usual browser stuff is ok, youtube is as win or better, there's torrent software... say no more. mint can replace win 11 imho... dunno about great cow basic for linux though. stan. |
||||
| stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2737 |
Jim, just a thought as a new linux user but maybe more emphasis on mmedit6.tar.gz in the install mmedit ie extract it, then double click mmedit or mmcc and make shortcuts. It only hints at using mmedit6.tar.gz for linux install. took a while for me to figure out. hoping as other linux protagonists people try linux and does it do everything win 11 did, |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2026 |