Problem with python bindings

Phil Longstaff plongstaff at rogers.com
Mon Apr 6 08:31:20 EDT 2009


I'm running into a compilation problem with the python bindings.

gnucash_core.c is looking for tcl.h using the line "#include <tcl.h>".  On my 
distro (kubuntu 9.04 beta), the tcl8.4-dev package puts tcl.h into 
/usr/include/tcl8.4/tcl.h.  I don't see that the python-bindings Makefile 
system allows for alternative paths to that file.

Phil


More information about the gnucash-devel mailing list