> cc -O2 -I/usr/include/python2.6 -I/usr/include -fPIC -c -o xslib_wrap.o xslib_wrap.c
Looks like the Makefile is specifying Python 2.6 instead of Python 2.7. I should have this fixed soon. Mike
> cc -O2 -I/usr/include/python2.6 -I/usr/include -fPIC -c -o xslib_wrap.o xslib_wrap.c
Looks like the Makefile is specifying Python 2.6 instead of Python 2.7. I should have this fixed soon. Mike