Building Linuxcnc 2.8 from source
01 Dec 2023 21:25 - 01 Dec 2023 21:26 #286991
by bally123
Building Linuxcnc 2.8 from source was created by bally123
Hi Guys
I want to install linuxcnc 2.8.4 on debian 10 from source. This is so i can modify the xhc pendant drivers and update my working mill with the changes.
I believe if I clone using this command it will be cloning v2.9 (master)
I want to install linuxcnc 2.8.4 on debian 10 from source. This is so i can modify the xhc pendant drivers and update my working mill with the changes.
I believe if I clone using this command it will be cloning v2.9 (master)
git clone https://github.com/LinuxCNC/linuxcnc.git linuxcnc-dev
Its probably simple, but How do i specify cloning the 2.8 branch ?
Thanks
Last edit: 01 Dec 2023 21:26 by bally123.
Please Log in or Create an account to join the conversation.
01 Dec 2023 22:13 #286998
by rodw
Replied by rodw on topic Building Linuxcnc 2.8 from source
While you can checkout a specific branch, normally, you just do what you have done and then type:
This video may help
git checkout 2.8
This video may help
Please Log in or Create an account to join the conversation.
02 Dec 2023 17:12 #287033
by bally123
Replied by bally123 on topic Building Linuxcnc 2.8 from source
Thanks Rod.
I will give that a shot.
I will give that a shot.
Please Log in or Create an account to join the conversation.
Time to create page: 0.072 seconds