It looks like you're missing some python-related packages, namely the
one that provides pyconfig.h and the one that provides _tkinter.so.

On my Debian Jessie system the relevant packages seem to be
    libpython2.7-dev: /usr/include/python2.7/pyconfig.h
    python-tk: /usr/lib/python2.7/lib-dynload/_tkinter.so
but different OSes and releases may have different package names.

I will happily review a patch to detect this in configure and give a
more useful error message.

Jeff

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

Reply via email to