Hi,

I tried to install the CalendarServer on my Ubuntu Feisty Server and get a problem to compile PyKerberos cause in the *.c files there are include statements like:

#include <Python/Python.h>

but it has to be

#include "Python.h"

Could any developer have please a closer look at this and correct the source if neccessary.


Sascha
_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/calendarserver-users

Reply via email to