Both debian Trixie and bookworm source package do not contain python 3.13 in the .m4 file, I don't think we can do much about that, they are essentially locked on debian release as far as I know, if you want to build from source, I suggest getting the source from GitHub, if you want stable release I think last one is 2.9.8 the source package within the debian repos is a bit outdated, that's why you are having issues.
On May 3, 2026 4:52:50 PM GMT+08:00, Nicklas SB Karlsson <[email protected]> wrote: >Forgot about it. Installed new computer but have not updated Linuxcnc. > >Nicklas Karlsson > > >sön 2026-05-03 klockan 10:48 +0200 skrev Bertho Stultiens: >> On 5/3/26 10:42 AM, Nicklas SB Karlsson wrote: >> > Trying to run ./configure fail because does not find python. >> > It try to find different versions from 2.1 to 3.12 but have 3.13 installed. >> > >> > Adding 3.13 in list of versions to file m4/ax_python.m4 solved this but >> > got red complaints about distutils. Use >> > latest >> > Debian version installed yesterday and installing python3-distulils-extra >> > including the depencies needed for the >> > installation solved this problem. >> >> What version are you trying to compile? 2.9.8 has 3.13 in the list. >> Master has also 3.14. >> > > > > >_______________________________________________ >Emc-developers mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/emc-developers _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
