5Axis Kinetic from 2.8 on 2.7x

More
16 Sep 2020 07:49 #182407 by Aciera
sudo apt-get install libgl1-mesa-dev

Please Log in or Create an account to join the conversation.

More
16 Sep 2020 07:53 #182408 by JackRay
Attachments:

Please Log in or Create an account to join the conversation.

More
16 Sep 2020 08:00 #182409 by Aciera
Ok. Maybe it't time to speed things up a bit and try andys advice from earlier.

See how this works for you:

Attachments:

Please Log in or Create an account to join the conversation.

More
16 Sep 2020 08:59 #182412 by JackRay
I'm sorry, but I absolutely didn't understand the logic. I can't figure out where the orders you are giving me are from. We install a package like "Mesa" when it is not mentioned anywhere?
I look on the internet every time for advice or documents that you give me, but it is very vague from one explanation to another ...

I try to find solutions, but it seems very tedious and difficult to me.

I found a command which will allow to know all the dependencies of a package to install "apt-rdepends" is this useful for me?

thank you

Please Log in or Create an account to join the conversation.

More
16 Sep 2020 09:13 - 16 Sep 2020 09:33 #182414 by Aciera

I try to find solutions, but it seems very tedious and difficult to me.


I know this IS the most tedious part of all. That's why pre made install ISOs for USB sticks are made. Unfortunatly, as you have seen, the standard installation of linuxCNC does not cover your specific needs for 5axis machining. So you will have to keep at it.

I found a command which will allow to know all the dependencies of a package to install "apt-rdepends" is this useful for me?

I don't know that command but this exactly what the instructions in my last post were for. dpkg-checkbuilddebs should give you the required dependencies for building LinuxCNC. So type the commands (in red) from those instructions and after the step with "dpkg-checkbuilddebs" you should get a list of all the things that still need to be installed in order to build LinucCNC from source so you can install it as in the instructions.


[edit]
To answer your question as to where I come up with the commands to try:
All I do is google the error you get and try to decide if it might make it go away.;) I'm no expert but that worked for me when I did it.
Last edit: 16 Sep 2020 09:33 by Aciera.
The following user(s) said Thank You: JackRay

Please Log in or Create an account to join the conversation.

More
16 Sep 2020 10:44 #182427 by JackRay
I performed a "devscripts-dpkg-dev python without problem. The following line failed because it asks me to make an" update "which I did. But there I have an error, and can not go any more far.

Thank you
Attachments:

Please Log in or Create an account to join the conversation.

More
16 Sep 2020 11:23 #182431 by Aciera
Well, you didn't follow the instructions.

in the directory ~/linuxcnc-dev/debian$

you need to run the command: ./configure uspace

after that you run: dpkg-checkbuilddeps

Please Log in or Create an account to join the conversation.

More
16 Sep 2020 17:40 #182450 by JackRay
Yes, I followed the instructions exactly, and it asks me to do an "update" which does not work:P
Attachments:

Please Log in or Create an account to join the conversation.

More
16 Sep 2020 18:19 - 16 Sep 2020 18:23 #182451 by Aciera
Ok, that complicates things. So lets try if we can get the required key installed.

Import the key:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C9F836336AAD909E


try the update again:

sudo apt-get update

If this does not work we'll go back to dealing with the missing dependencies one by one.
Last edit: 16 Sep 2020 18:23 by Aciera.

Please Log in or Create an account to join the conversation.

More
16 Sep 2020 18:28 #182452 by JackRay
it was not complicated enough ...

Please Log in or Create an account to join the conversation.

Time to create page: 0.295 seconds
Powered by Kunena Forum