5Axis Kinetic from 2.8 on 2.7x
14 Sep 2020 17:03 #182107
by rodw
Replied by rodw on topic 5Axis Kinetic from 2.8 on 2.7x
It always takes some time finding all of the dependencies so take time to read the errors, search and resolve. It is worth it though.
Please Log in or Create an account to join the conversation.
14 Sep 2020 17:16 #182111
by JackRay
Replied by JackRay on topic 5Axis Kinetic from 2.8 on 2.7x
Attachments:
Please Log in or Create an account to join the conversation.
14 Sep 2020 17:20 #182114
by rodw
Replied by rodw on topic 5Axis Kinetic from 2.8 on 2.7x
Yes, A quick google says to try
See howtoinstall.co/en/ubuntu/xenial/yapps2
So onto the next one.
sudo apt-get install yapps2
See howtoinstall.co/en/ubuntu/xenial/yapps2
So onto the next one.
The following user(s) said Thank You: JackRay
Please Log in or Create an account to join the conversation.
14 Sep 2020 18:34 #182120
by JackRay
Replied by JackRay on topic 5Axis Kinetic from 2.8 on 2.7x
Attachments:
Please Log in or Create an account to join the conversation.
15 Sep 2020 04:21 #182179
by Aciera
Replied by Aciera on topic 5Axis Kinetic from 2.8 on 2.7x
try:
sudo apt-get install tcl-dev
sudo apt-get install tcl-dev
Please Log in or Create an account to join the conversation.
15 Sep 2020 11:36 #182210
by andypugh
Replied by andypugh on topic 5Axis Kinetic from 2.8 on 2.7x
Installing the 2.8 package should auto-install the dependencies.
(and, to back-track, it should be entirely possible to use the latest kins modules from 2.8 in 2.7 as the kins file format hasn't changed)
But 2.8 is definitely where you want to be for non-trivial kins.
(and, to back-track, it should be entirely possible to use the latest kins modules from 2.8 in 2.7 as the kins file format hasn't changed)
But 2.8 is definitely where you want to be for non-trivial kins.
Please Log in or Create an account to join the conversation.
15 Sep 2020 12:05 #182218
by Aciera
Replied by Aciera on topic 5Axis Kinetic from 2.8 on 2.7x
@Andy
Not sure what you mean. We are trying to install deweys switchkins branch using his how-to: www.panix.com/~dgarrett/stuff/s_kins_guide.txt
Are you saying there is a shorter way to get the dependencies installed?
Not sure what you mean. We are trying to install deweys switchkins branch using his how-to: www.panix.com/~dgarrett/stuff/s_kins_guide.txt
Are you saying there is a shorter way to get the dependencies installed?
Please Log in or Create an account to join the conversation.
15 Sep 2020 12:15 #182222
by andypugh
Replied by andypugh on topic 5Axis Kinetic from 2.8 on 2.7x
Sorry, I am trying to catch up after being distracted for a while.
If you are compiling an experimental branch then you will need the build dependencies.
One less iterative way to get them is:
cd linuxnc-dev
./debian/configure uspace
dpkg-checkbuilddeps
Will list all outstanding build dependencies.
If you are compiling an experimental branch then you will need the build dependencies.
One less iterative way to get them is:
cd linuxnc-dev
./debian/configure uspace
dpkg-checkbuilddeps
Will list all outstanding build dependencies.
The following user(s) said Thank You: Aciera
Please Log in or Create an account to join the conversation.
15 Sep 2020 16:44 #182244
by JackRay
Replied by JackRay on topic 5Axis Kinetic from 2.8 on 2.7x
Attachments:
Please Log in or Create an account to join the conversation.
15 Sep 2020 16:53 #182246
by JackRay
Replied by JackRay on topic 5Axis Kinetic from 2.8 on 2.7x
Please Log in or Create an account to join the conversation.
Time to create page: 0.219 seconds