On Thu, 20 Aug 2020 at 12:21, John <[email protected]> wrote: > /usr/bin/env: ‘linuxcnc-python’: No such file or directory > make: *** [../docs/src/Submakefile:562: .html-images-stamp] Error 127
One for Rene, https://github.com/LinuxCNC/linuxcnc/blob/master/scripts/linuxcnc-python.in If you run ./configure then it looks like a script (linuxcnc-python) should be put in /usr/bin/env that calls the installed version of Python. Though I am a little surprised to see it done as a script rather than a link. -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
