LinuxCNC Install using MX Linux 19.4 - Geared Toward New Users
$ /usr/lib/python3/dist-packages/qtvcp/designer/install_script
bash: /usr/lib/python3/dist-packages/qtvcp/designer/install_script: Not a directory
Sorry Clive, there is an issue with the package build, it confuses the filename and directory name. I will push a fix today. In the meantime you should be able to run it with the following command:
/usr/lib/python3/dist-packages/qtvcp/designer If you did do a package install then you don't need to run the script unless you want Designer so that you can edit/make GUI files.
Ok. yes it was a package install. Many thanks for clearing that up for me.
A big thankyou to Señor Snowy as well.
Please Log in or Create an account to join the conversation.
- snowgoer540
-
Topic Author
- Offline
- Moderator
-
- Posts: 1925
- Thank you received: 589
A big thankyou to Señor Snowy as well.
You are quite welcome. Happy I could help!
Please Log in or Create an account to join the conversation.
Any chance you could do an idiots guide to upgrading as well?
And as i write this i realise if i read through the files you have already made i'll find my answers !!
Please Log in or Create an account to join the conversation.
There isn't really much to moving from plasmac to qtplasmac linuxcnc.org/docs/devel/html/plasma/qtpl...c.html#_quick_methodSnowgoer540
Any chance you could do an idiots guide to upgrading as well?
And as i write this i realise if i read through the files you have already made i'll find my answers !!
Please Log in or Create an account to join the conversation.
It was the upgrading to the latest version of QtPlasmaC.
Step 5 i think of Snowgoer54's id10t's guide.
Please Log in or Create an account to join the conversation.
- snowgoer540
-
Topic Author
- Offline
- Moderator
-
- Posts: 1925
- Thank you received: 589
Thanks Rod,
It was the upgrading to the latest version of QtPlasmaC.
Step 5 i think of Snowgoer54's id10t's guide.
Yep, for a package install, Section 4, Steps 17 and 18 should get you up to date, which I see from the post in the other section that you've already figured out

Let me know if there's anything else I can help with.
Please Log in or Create an account to join the conversation.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
linuxcnc-uspace : Depends: python3 (< 3.8) but 3.9.2-3 is to be installed
Depends: libboost-python1.67.0 but it is not installable
Depends: libpython3.7 (>= 3.7.0) but it is not installable
Depends: libreadline5 (>= 5.2) but it is not installable
E: Unable to correct problems, you have held broken packages.
So, do I need to start over with 19.4 because of python version incompatibility? Wouldn't mind staying with 21 if I could...
If it must be 19.4, you might consider updating the guide so that it uses sourceforge.net/projects/mx-linux/files/...9.4_x64.iso/download for the download link. The link in the guide takes you to current release which is now 21.
MX 21 ships with Python 3.9.2.
Please Log in or Create an account to join the conversation.
- snowgoer540
-
Topic Author
- Offline
- Moderator
-
- Posts: 1925
- Thank you received: 589
I have it on my "to-do" list to make a MX21 install guide. I have been holding off because there are no package installs being built automatically for this yet. So currently for this to work, you have to install the correct dependencies and you have to build from source (Run In Place Install). All that said, I figure most people who are new to LinuxCNC won't want to go that route as you dont get the menu items, etc. It's more geared toward development work.
Perhaps I could just make the guide with that disclaimer...
EDIT: The first guide has had the links updated. Thanks again.
Please Log in or Create an account to join the conversation.
I also noted after posting previously that MX 21 is based on Bullseye. So I installed 19.4 instead and things are going much better now.
I can wait; if this works well, I'm happy. I'm still taking first steps with LCNC and not sure I want to try the build from source option just yet. Probably at some point in the future.
Regarding the MX experience overall -- Xfce 4.16 is sooooo much nicer than the outdated version that ships with the official ISO.
Please Log in or Create an account to join the conversation.
- snowgoer540
-
Topic Author
- Offline
- Moderator
-
- Posts: 1925
- Thank you received: 589
I can wait; if this works well, I'm happy. I'm still taking first steps with LCNC and not sure I want to try the build from source option just yet. Probably at some point in the future.
I figure 19.4 is the safest bet at the moment. Good luck, let us know if you need anything.
Please Log in or Create an account to join the conversation.