update running in place linuxcnc
- papagno-source
- Offline
- Premium Member
-
Less
More
- Posts: 116
- Thank you received: 7
08 Mar 2026 08:59 #344011
by papagno-source
update running in place linuxcnc was created by papagno-source
Good morning. I compiled LinuxCNC master version 2.10.0 running in place, downloading it from Git, about a month ago. How can I update the source code to the current version and then recompile it with the latest bug fixes?
Thanks
Thanks
Please Log in or Create an account to join the conversation.
- rodw
-
- Away
- Platinum Member
-
Less
More
- Posts: 11744
- Thank you received: 3973
08 Mar 2026 09:36 #344012
by rodw
Replied by rodw on topic update running in place linuxcnc
git pull
make
sudo make setuid
That's it so simple!
make
sudo make setuid
That's it so simple!
Please Log in or Create an account to join the conversation.
- papagno-source
- Offline
- Premium Member
-
Less
More
- Posts: 116
- Thank you received: 7
08 Mar 2026 09:48 #344013
by papagno-source
Replied by papagno-source on topic update running in place linuxcnc
Hi Thank for reply.
The git pull command start with terminal in SRC directory on base directoiry ?
Thanks
The git pull command start with terminal in SRC directory on base directoiry ?
Thanks
Please Log in or Create an account to join the conversation.
- rodw
-
- Away
- Platinum Member
-
Less
More
- Posts: 11744
- Thank you received: 3973
08 Mar 2026 10:27 #344017
by rodw
Replied by rodw on topic update running in place linuxcnc
its so automatic I can't remember source dir I think.
Please Log in or Create an account to join the conversation.
Time to create page: 0.088 seconds