Re: [Zope] Zope 2.8.4 compilation error

2005-11-18 Thread Dieter Maurer
Gusti Gonzalez wrote at 2005-11-15 17:11 -0400: ... /usr/include/python2.3/Python.h:33:20: string.h: No existe el fichero o el directorio This indicates that your gcc is not correctly set up: It does not find the header files of the standard C runtime library. -- Dieter

[Zope] Zope 2.8.4 compilation error

2005-11-15 Thread Gusti Gonzalez
Hi, I am having the following error when compiling Zope: --- /usr/bin/python /infra/portal/Zope-2.8.4-final/setup.py \ build --build-base=/infra/portal/Zope-2.8.4-final/build-base/python-2.3

Re: [Zope] Zope 2.8.4 compilation error

2005-11-15 Thread David H
Gusti Gonzalez wrote: Hi, I am having the following error when compiling Zope: --- /usr/bin/python /infra/portal/Zope-2.8.4-final/setup.py \ build --build-base=/infra/portal/Zope-2.8.4-final/build-base/python-2.3