Re: [CalendarServer-users] Darwin Calendar Server on Linux - Howto
Hi Florian, --On December 13, 2007 12:38:26 PM +0100 Florian Sonnenschein <Florian.Sonnenschein@eum.de> wrote:
src/kerberos.c:19:27: error: Python/Python.h: Datei oder Verzeichnis nicht gefunden
Change that line in the file so that the include file is just "Python.h" and not "Python/Python.h". We need to figure out a better way to deal with the different include paths of OS X and linux. -- Cyrus Daboo
The include lines for OS X and Linux should not be different. <Python.h> should work on OS X; distutils should take care of the rest. If we are using <Python/Python.h>, that's a bug. -wsv On Dec 13, 2007, at 7:45 AM, Cyrus Daboo wrote:
We need to figure out a better way to deal with the different include paths of OS X and linux.
Hello, Yes, now it works...thank you! -----Ursprüngliche Nachricht----- Von: Wilfredo Sánchez Vega [mailto:wsanchez@wsanchez.net] Gesendet: Donnerstag, 13. Dezember 2007 20:06 An: Cyrus Daboo Cc: Florian Sonnenschein; calendarserver-users@lists.macosforge.org Betreff: Re: [CalendarServer-users] Darwin Calendar Server on Linux - Howto The include lines for OS X and Linux should not be different. <Python.h> should work on OS X; distutils should take care of the rest. If we are using <Python/Python.h>, that's a bug. -wsv On Dec 13, 2007, at 7:45 AM, Cyrus Daboo wrote:
We need to figure out a better way to deal with the different include paths of OS X and linux.
No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.17.1/1182 - Release Date: 12.12.2007 11:29 No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.17.1/1182 - Release Date: 12.12.2007 11:29
participants (3)
-
Cyrus Daboo
-
Florian Sonnenschein
-
Wilfredo Sánchez Vega