On Fri, 29 Jul 2022 at 05:20, Alec Ari via Emc-developers
<emc-developers@lists.sourceforge.net> wrote:

> ntu@ryzen ~ $ sed -n 187p /usr/share/linuxcnc/hallib/check_config.tcl
> package require Linuxcnc ;# parse_ini

It seems odd for this to fail, and most of the Tcl files contain the line.
https://github.com/LinuxCNC/linuxcnc/blob/master/lib/hallib/check_config.tcl#L185

I have never touched Tcl, so don't know how it defines packages and
package names, but presumably the Tcl packages are not being created
during the build.
Are Python packages there (import linuxcnc ?)

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to