5Axis Kinetic from 2.8 on 2.7x
15 Sep 2020 17:26 #182247
by Aciera
Replied by Aciera on topic 5Axis Kinetic from 2.8 on 2.7x
It's not the same! You are making PROGRESS.
Just look at the list. We are working from one missing component to the next:
before it was "tcl lib not found" -> you fixed that
so now we are on to the next thing:
try
sudo apt-get install tk8.6-dev
Just look at the list. We are working from one missing component to the next:
before it was "tcl lib not found" -> you fixed that
so now we are on to the next thing:
try
sudo apt-get install tk8.6-dev
Please Log in or Create an account to join the conversation.
15 Sep 2020 17:57 #182251
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 18:07 #182253
by Aciera
Replied by Aciera on topic 5Axis Kinetic from 2.8 on 2.7x
did you try:
sudo apt-get install libreadline-gplv2-dev
sudo apt-get install libreadline-gplv2-dev
Please Log in or Create an account to join the conversation.
16 Sep 2020 05:32 #182366
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.
16 Sep 2020 06:21 #182378
by Aciera
Replied by Aciera on topic 5Axis Kinetic from 2.8 on 2.7x
Try
sudo apt-get install python-dev
sudo apt-get install python-dev
Please Log in or Create an account to join the conversation.
16 Sep 2020 06:54 #182387
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.
16 Sep 2020 07:20 #182399
by Aciera
Replied by Aciera on topic 5Axis Kinetic from 2.8 on 2.7x
Did not fix it?
Ok, try
sudo apt-get install python-tk
sudo apt-get install python-lxml
Ok, try
sudo apt-get install python-tk
sudo apt-get install python-lxml
Please Log in or Create an account to join the conversation.
16 Sep 2020 07:30 #182400
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.
16 Sep 2020 07:35 - 16 Sep 2020 07:37 #182402
by Aciera
Replied by Aciera on topic 5Axis Kinetic from 2.8 on 2.7x
Hm, this seems a bit tricky:
checking whether the Boost::Python headers are available... no
configure: error: boost:::python is required to build LinuxCNC
Might have wait for one of the experts to look at this.
[edit]
Maybe
sudo apt-get install libboost-python-dev
checking whether the Boost::Python headers are available... no
configure: error: boost:::python is required to build LinuxCNC
Might have wait for one of the experts to look at this.
[edit]
Maybe
sudo apt-get install libboost-python-dev
Last edit: 16 Sep 2020 07:37 by Aciera.
Please Log in or Create an account to join the conversation.
16 Sep 2020 07:46 #182406
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.
Time to create page: 0.165 seconds