[Pyrex] Building Pyrex module with Linux
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu May 10 01:29:41 UTC 2007
Mike Wyatt wrote:
> I /think/ I need
> to add the GCC include folder to my pythonpath,
That makes no sense -- PYTHONPATH is only used for finding
Python modules. It has nothing to do with .h files.
> /usr/include/python2.5/Python.h:32:19: error: stdio.h: No such file or
> directory
Yeeks. I don't know what you can do wrong to make *that*
happen! It looks like your gcc installation is messed up
somehow.
--
Greg
More information about the Pyrex
mailing list