linuxcnc 2.8 not showing up in synaptic
15 Aug 2020 06:41 #178238
by nyholku
linuxcnc 2.8 not showing up in synaptic was created by nyholku
I have installed linuxcnc 2.7.14 from the iso image.
I have followed these instructions:
buildbot.linuxcnc.org
and I've un-selected the linux 2.7.14 sources in the synaptic package manager and added
deb buildbot.linuxcnc.org/ wheezy 2.8-rt
I've also tried
deb buildbot.linuxcnc.org/ wheezy 2.8-rtpreempt
but after Reload I still can only see 2.7.14 in synaptic so I cannot upgrade.
Suggestions?
my uname -a says
Linux debian 3.4-9-rtai-686-pae #1 SMP PREEMPT Debian 3.4.55-4linuxcnc i686 GNU/Linux
arc says
i686
and
lsb_release -ic
Distributor ID: Debian
Codename: wheezy
I have followed these instructions:
buildbot.linuxcnc.org
and I've un-selected the linux 2.7.14 sources in the synaptic package manager and added
deb buildbot.linuxcnc.org/ wheezy 2.8-rt
I've also tried
deb buildbot.linuxcnc.org/ wheezy 2.8-rtpreempt
but after Reload I still can only see 2.7.14 in synaptic so I cannot upgrade.
Suggestions?
my uname -a says
Linux debian 3.4-9-rtai-686-pae #1 SMP PREEMPT Debian 3.4.55-4linuxcnc i686 GNU/Linux
arc says
i686
and
lsb_release -ic
Distributor ID: Debian
Codename: wheezy
Please Log in or Create an account to join the conversation.
15 Aug 2020 07:54 - 15 Aug 2020 07:55 #178242
by +Jan+
Replied by +Jan+ on topic linuxcnc 2.8 not showing up in synaptic
Hello,
i habe the same problem with a different Source Line:
"deb linuxcnc.org buster 2.8-rtpreempt"
as described here: Upgrade Linuxcnc
Best wishes
Jan
i habe the same problem with a different Source Line:
"deb linuxcnc.org buster 2.8-rtpreempt"
as described here: Upgrade Linuxcnc
Best wishes
Jan
Last edit: 15 Aug 2020 07:55 by +Jan+.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19203
- Thank you received: 6437
15 Aug 2020 08:20 #178247
by tommylight
Replied by tommylight on topic linuxcnc 2.8 not showing up in synaptic
That is the Wheezy distro, so it will not update or upgrade any more as it has past the end of life mark a while back.
If you still want to use that, you will have to install gdebi :then remove lLinuxCNC 2.7 and download LinuxCNC 2.8 from herethen in a terminal
If you still want to use that, you will have to install gdebi :
sudo apt-get install gdebi
http://buildbot.linuxcnc.org/dists/wheezy/2.8-rt/binary-i386/linuxcnc_2.8.0~pre1.6150.g4a9dcf1_i386.deb
cd Downloads
sudo gdebi linuxcnc_2.8.0~pre1.6150.g4a9dcf1_i386.deb
Please Log in or Create an account to join the conversation.
15 Aug 2020 08:30 #178249
by nyholku
Replied by nyholku on topic linuxcnc 2.8 not showing up in synaptic
Thanks!
I will try gdebi.
Interesting how difficult it is to find current info, I thought I did" the right" by downloading the iso from linuxcnc website and then upgrading to 2.8.
So what would be the right way to get 2.8 if I want to just wipe the laptop clean and start over?
My main goal is try to use this setup as reference platform when I'm writing some code for Mac that interfaces to whb04b-6 pendant.
Can someone confirm that 2.8 contains the whb04b in /usr/bin or at least the source code so I can compile it?
wbr Kusti
I will try gdebi.
Interesting how difficult it is to find current info, I thought I did" the right" by downloading the iso from linuxcnc website and then upgrading to 2.8.
So what would be the right way to get 2.8 if I want to just wipe the laptop clean and start over?
My main goal is try to use this setup as reference platform when I'm writing some code for Mac that interfaces to whb04b-6 pendant.
Can someone confirm that 2.8 contains the whb04b in /usr/bin or at least the source code so I can compile it?
wbr Kusti
Please Log in or Create an account to join the conversation.
15 Aug 2020 09:16 #178250
by nyholku
Replied by nyholku on topic linuxcnc 2.8 not showing up in synaptic
Brilliant, that (gdebi) worked out of the box as advertised!
Thank you.
Could not find whb04 support though, but I will make an other post about that.
Thank you.
Could not find whb04 support though, but I will make an other post about that.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19203
- Thank you received: 6437
15 Aug 2020 11:59 #178267
by tommylight
There is a choice between Linux Mint 19.3 or 20 and Debian 10.
Replied by tommylight on topic linuxcnc 2.8 not showing up in synaptic
forum.linuxcnc.org/9-installing-linuxcncSo what would be the right way to get 2.8 if I want to just wipe the laptop clean and start over?
There is a choice between Linux Mint 19.3 or 20 and Debian 10.
Please Log in or Create an account to join the conversation.
17 Aug 2020 04:16 #178459
by nyholku
Replied by nyholku on topic linuxcnc 2.8 not showing up in synaptic
BTW Who maintains this:
linuxcnc.org/docs/2.7/html/getting-start...etting-linuxcnc.html
People who google for installing LinuxCNC get easily into that page and that page instructs you to download ISO image which is wheezy and 2.7 and the instruction (elsewhere) on how to upgrade to 2.8 don't work.
linuxcnc.org/docs/2.7/html/getting-start...etting-linuxcnc.html
People who google for installing LinuxCNC get easily into that page and that page instructs you to download ISO image which is wheezy and 2.7 and the instruction (elsewhere) on how to upgrade to 2.8 don't work.
Please Log in or Create an account to join the conversation.
- BeagleBrainz
- Offline
- User is blocked
Less
More
- Posts: 1437
- Thank you received: 570
17 Aug 2020 04:23 #178461
by BeagleBrainz
If you don't mind using Mint 19.2 there is an ISO that contains Linuxcnc and is ready to go. Updated packages are usually built and uploaded on a Saturday or Sunday.
cnc.beaglebrainz.net/cdimage/cnc-19.2.0-...ate-uspace-64bit.iso
Just be sure to follow this post for updating the key from the keyserver for updates
forum.linuxcnc.org/9-installing-linuxcnc...-iso?start=20#177216
Replied by BeagleBrainz on topic linuxcnc 2.8 not showing up in synaptic
Thanks!
I will try gdebi.
Interesting how difficult it is to find current info, I thought I did" the right" by downloading the iso from linuxcnc website and then upgrading to 2.8.
So what would be the right way to get 2.8 if I want to just wipe the laptop clean and start over?
My main goal is try to use this setup as reference platform when I'm writing some code for Mac that interfaces to whb04b-6 pendant.
Can someone confirm that 2.8 contains the whb04b in /usr/bin or at least the source code so I can compile it?
wbr Kusti
If you don't mind using Mint 19.2 there is an ISO that contains Linuxcnc and is ready to go. Updated packages are usually built and uploaded on a Saturday or Sunday.
cnc.beaglebrainz.net/cdimage/cnc-19.2.0-...ate-uspace-64bit.iso
Just be sure to follow this post for updating the key from the keyserver for updates
forum.linuxcnc.org/9-installing-linuxcnc...-iso?start=20#177216
Please Log in or Create an account to join the conversation.
17 Aug 2020 04:40 #178462
by phillc54
Try linuxcnc.org/docs/2.8/html/getting-start...etting-linuxcnc.html
Replied by phillc54 on topic linuxcnc 2.8 not showing up in synaptic
BTW Who maintains this:
linuxcnc.org/docs/2.7/html/getting-start...etting-linuxcnc.html
People who google for installing LinuxCNC get easily into that page and that page instructs you to download ISO image which is wheezy and 2.7 and the instruction (elsewhere) on how to upgrade to 2.8 don't work.
Try linuxcnc.org/docs/2.8/html/getting-start...etting-linuxcnc.html
Please Log in or Create an account to join the conversation.
17 Aug 2020 05:43 #178464
by nyholku
Replied by nyholku on topic linuxcnc 2.8 not showing up in synaptic
Thanks, good, the old page (like old old page before that) could be improved by having a link and note to the 2.8 page.
Please Log in or Create an account to join the conversation.
Time to create page: 0.147 seconds