On Sunday, February 27, 2022 2:40:32 PM EST Dr. Nikolaus Klepp wrote:
Anno domini 2022 Sun, 27 Feb 14:08:59 -0500
gene heskett scripsit:
On Sunday, February 27, 2022 12:39:40 PM EST Dr. Nikolaus Klepp
wrote:
Anno domini 2022 Sun, 27 Feb 10:59:33 -0500
gene heskett scripsit:
On Sunday, February 27, 2022 8:43:25 AM EST William Morder via tde-users [...] You may take it that I'm upset. But I'll keep on lurking in case a fix shows up.
Thanks for reading my vitriolic spew.
Take care and stay well everybody.
Cheers, Gene Heskett.
I feel I'm out of good ideas for both of you. Just 3 things where your aproach differs from mine:
- Use at least devuan chimera (better daedalus) for a fresh
installation. Bullseye is dead and gone by now. Nativecam needs bullseye, linuxcnc does not - pick your poision.
Linuxcnc won't even build on bullseye, python-3.9.2 gives it a fatal tummy ache in the ./configure step, and NativeCAM isn't on my radar as I generally write my own g-code. I like 80 line programs that take 3 days to finish, instead of some CAM unrolling the loop into 367 megabytes of drivel.
Ok, this is how I build it on chimaera:
git clone --depth=1 git://github.com/linuxcnc/linuxcnc.git linuxcnc-dev cd linuxcnc-dev/src ./autogen.sh ./configure --with-python=python3 --enable-non-distributable=yes --with-realtime=uspace make -k
Then I can run it with "linuxcnc-dev/scripts/rip-environment linuxcnc"
- Deselect any DE
that the installer wants to install (XFCE/KDE). That is: no DE and no Xorg in the tasksel. You'll need to install xorg manually if it's not pulled in by tde-desktop. - Use PBS repository for TDE.
And that is @? (I'm not familiar with that abreviation)
deb http://mirror.ppa.trinitydesktop.org/trinity-testing daedalus deps extra main deb-src http://mirror.ppa.trinitydesktop.org/trinity-testing daedalus deps extra main
Nik
Now if I just had a printer so this would survive a reboot/reinstall. Thanks Nik.
And when TDE is up and running, take notes what you install/uninstall/configure.
Nik
Thanks Nik, take care and stay well.
Cheers, Gene Heskett.