5Axis Kinetic from 2.8 on 2.7x
16 Sep 2020 18:33 #182453
by Aciera
Replied by Aciera on topic 5Axis Kinetic from 2.8 on 2.7x
Exactly. Looks like BeagleBrainz had forgotten his password and had to change the key.
forum.linuxcnc.org/9-installing-linuxcnc...t-iso?start=0#165631
Lets try and see.
forum.linuxcnc.org/9-installing-linuxcnc...t-iso?start=0#165631
Lets try and see.
Please Log in or Create an account to join the conversation.
16 Sep 2020 18:36 #182454
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 18:54 #182455
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.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
16 Sep 2020 20:52 #182473
by tommylight
Replied by tommylight on topic 5Axis Kinetic from 2.8 on 2.7x
Last line should be
sudo apt-add-repository
The following user(s) said Thank You: Aciera
Please Log in or Create an account to join the conversation.
17 Sep 2020 05:34 #182506
by Aciera
Replied by Aciera on topic 5Axis Kinetic from 2.8 on 2.7x
Have you since tried this again:
If this still does not work we have these possibities:
1. Keep trying to figure out this update issue, but really I'm running out of ideas here.
2. Go back to installing the dependencies manually as we were before.
3. Make a fresh install of linuxmint without linuxCNC and install LinuxCNC from source using the dpkg-checkbuildeps method.
Warning: Spoiler!
in the directory ~/linuxcnc-dev/debian$
you need to run the command: ./configure uspace
after that you run: dpkg-checkbuilddeps
you need to run the command: ./configure uspace
after that you run: dpkg-checkbuilddeps
If this still does not work we have these possibities:
1. Keep trying to figure out this update issue, but really I'm running out of ideas here.
2. Go back to installing the dependencies manually as we were before.
3. Make a fresh install of linuxmint without linuxCNC and install LinuxCNC from source using the dpkg-checkbuildeps method.
Please Log in or Create an account to join the conversation.
17 Sep 2020 06:48 #182512
by anfänger
The reason why this looks fo funny is you forgot a ` at the end of the repository so the Command wasn‘t executed.
Replied by anfänger on topic 5Axis Kinetic from 2.8 on 2.7x
I do not understand what is happening. the path has disappeared, the update does not change ???
The reason why this looks fo funny is you forgot a ` at the end of the repository so the Command wasn‘t executed.
Please Log in or Create an account to join the conversation.
17 Sep 2020 16:08 #182553
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.
17 Sep 2020 16:21 #182555
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.
18 Sep 2020 05:33 - 18 Sep 2020 05:45 #182611
by Aciera
Replied by Aciera on topic 5Axis Kinetic from 2.8 on 2.7x
Ok, lets just get back to the route we were on before.
So go back to
> cd linuxcnc-dev/src
> ./autogen.sh
> ./configure --with-realtime=uspace
If you get the error: error: required OpenGL header missing
Try:
apt-get install python-opengl
[edit]
Found a short list of possible errors and the packages to install:
www.itread01.com/content/1542378306.html
So go back to
> cd linuxcnc-dev/src
> ./autogen.sh
> ./configure --with-realtime=uspace
If you get the error: error: required OpenGL header missing
Try:
apt-get install python-opengl
[edit]
Found a short list of possible errors and the packages to install:
www.itread01.com/content/1542378306.html
Last edit: 18 Sep 2020 05:45 by Aciera.
Please Log in or Create an account to join the conversation.
18 Sep 2020 16:52 #182662
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: 1.021 seconds