Hello,
I'm using os 10.4.11. I installed python2.4.4 and got it running as
well as numarray, and it seems to be running as well (import numarray
doesn't create any error messages.)
I've been trying to install cantera next. When i run the installer it
seems to install everything except python. I get this error message
Warning: the Cantera Python package is not installed. If you
intentionally skipped it, ignore this message. Otherwise, type
'make python' and/or 'make python-install' and look for error
messages.
Note that you must first install the 'numarray' package before
installing
the Cantera package.
The make python-install command brings up a huge string of error
messages. here is the beginning:
gcc: installation problem, cannot exec 'i686-apple-darwin8-
gcc-4.0.0': No such file or directory
In file included from src/pycantera.cpp:16:
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
Python.h:18:20: error: limits.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
Python.h:21:2: error: #error "Something's broken. UCHAR_MAX should
be defined in limits.h."
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
Python.h:25:2: error: #error "Python's source code assumes C's
unsigned char is an 8-bit type."
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
Python.h:32:19: error: stdio.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
Python.h:34:5: error: #error "Python.h requires that stdio.h define
NULL."
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
Python.h:37:20: error: string.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
Python.h:38:19: error: errno.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
Python.h:39:20: error: stdlib.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
Python.h:41:20: error: unistd.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
Python.h:53:20: error: assert.h: No such file or directory
In file included from /Library/Frameworks/Python.framework/Versions/
2.4/include/python2.4/Python.h:55,
from src/pycantera.cpp:16:
/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/
pyport.h:7:20: error: stdint.h: No such file or directory
_______________________________________________
Pythonmac-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig