LinuxCNC on Linux Mint 20 quick and nearly easy install
- tommylight
-
Topic Author
- Away
- Moderator
-
Less
More
- Posts: 13132
- Thank you received: 4390
03 Oct 2021 12:22 #222098
by tommylight
Replied by tommylight on topic LinuxCNC on Linux Mint 20 quick and nearly easy install
Ooops, this was made for the stretch version and that is not built anymore ! 
Change the repo to Buster :
sudo apt-add-repository 'deb buildbot.linuxcnc.org/ buster master-rtpreempt'
and manually disable or delete the stretch repo entry in "software sources", then update and dist-upgrade.
Sorry for missing that.

Change the repo to Buster :
sudo apt-add-repository 'deb buildbot.linuxcnc.org/ buster master-rtpreempt'
and manually disable or delete the stretch repo entry in "software sources", then update and dist-upgrade.
Sorry for missing that.
Please Log in or Create an account to join the conversation.
03 Oct 2021 13:26 #222103
by Clive S
The above needs to be typed in a terminal
Replied by Clive S on topic LinuxCNC on Linux Mint 20 quick and nearly easy install
sudo apt update
sudo apt dist-upgrade
And how does it help me?
The above needs to be typed in a terminal
Please Log in or Create an account to join the conversation.
03 Oct 2021 13:39 - 03 Oct 2021 14:08 #222104
by hottabich
Replied by hottabich on topic LinuxCNC on Linux Mint 20 quick and nearly easy install
The repository was added earlier. But deb packages from Buildboot need Python 3.7. Writes can be updated and does not update.
Last edit: 03 Oct 2021 14:08 by hottabich.
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Away
- Moderator
-
Less
More
- Posts: 13132
- Thank you received: 4390
03 Oct 2021 15:49 #222113
by tommylight
Replied by tommylight on topic LinuxCNC on Linux Mint 20 quick and nearly easy install
Well the thing with Python has gotten to be absurd, nothing works any more.
Did you see this?
forum.linuxcnc.org/9-installing-linuxcnc...rd-new-windows-users
Did you see this?
forum.linuxcnc.org/9-installing-linuxcnc...rd-new-windows-users
The following user(s) said Thank You: hottabich
Please Log in or Create an account to join the conversation.
03 Oct 2021 18:59 #222127
by hottabich
Replied by hottabich on topic LinuxCNC on Linux Mint 20 quick and nearly easy install
Thanks for your attention, I've seen and tried this. Some forum members update linuxcnc every day but don't share how. I think it is necessary through python env like django but I do not have enough knowledge.
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Away
- Moderator
-
Less
More
- Posts: 13132
- Thank you received: 4390
03 Oct 2021 21:23 #222143
by tommylight
Replied by tommylight on topic LinuxCNC on Linux Mint 20 quick and nearly easy install
Not the same thing/howto/ISO.
The one you think it is, was for Mint 19.2 by Beagle. He was very good at it, shame he left.
This one is done by Snowwy and it is for Linux MX, it is lighter on resources although it boots slower than Mint.
The Python issue has nothing to do with the environment, it suffered to much changes lately to improve security so most of the old stuff does not work with the new versions. So Django will not help.
The one you think it is, was for Mint 19.2 by Beagle. He was very good at it, shame he left.
This one is done by Snowwy and it is for Linux MX, it is lighter on resources although it boots slower than Mint.
The Python issue has nothing to do with the environment, it suffered to much changes lately to improve security so most of the old stuff does not work with the new versions. So Django will not help.
Please Log in or Create an account to join the conversation.
Time to create page: 0.126 seconds