18 Nov
2005
18 Nov
'05
7:55 p.m.
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