Indrek Järve wrote:
Jim Gallacher wrote:I've commited the change to fix the PY_STD_LIB path, but I'm wondering about the include path. Will it still beInclude path stays the same, /usr/include/python2.3/, with /usr/include/python/ as a symlink to that. No apparent 64-bit specific stuff there.PY_INCLUDES="-I${PyEXEC_INSTALLDIR}/include/python${PyVERSION}" or does that change on SuSE Linux 9.2 (x86-64) as well?
Thanks for looking into it Indrek. Jim