On Sun, Sep 20, 2015 at 03:40:39AM +0000, Evan Foss wrote: > On Sun, Sep 20, 2015 at 2:35 AM, Jeff Epler <[email protected]> wrote: > > It looks like you're missing some python-related packages, namely the > > one that provides pyconfig.h and the one that provides _tkinter.so. > > Yes I got that far. Why does the compile bomb when I try to build with > out python?
As far as I'm aware, python and boost-python development headers are currently required to build linuxcnc. Once again, I'll review patches with the goal of making these items optional (in fact I'd personally like boost-python to be optional, because the way it is used in the interpreter to support the "remapping" feature I don't use adds a lot of compile time) Jeff ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
