> > Script_dbmPython-py23.c:35:34: error: Python.h: No such file or > > directory
you have to copy Python.h in the correct directory for your platform: [EMAIL PROTECTED] ~/TOOLSRC>find . -name "*ython.h*" -print ./sys/src/extern/python/sdk-py15/Python.h ./sys/src/extern/python/sdk-py20/Python.h ./sys/src/extern/python/sdk-py21/Python.h ./sys/src/extern/python/sdk-py22/Python.h ./sys/src/extern/python/sdk-py23/Python.h ./sys/src/extern/python/sdk-py24/Python.h > Trouble is, due to the esoteric build system, I haven't the > first clue what files control the CFLAGS nor what include > path it is currently using. > > I wouldn't mind skipping the Python bindings, but I am not > certain how to switch it off, either. you NEED python since it's necessary to load the system tables (AKA @catproc.sql on Oracle). You control the buildflags in sys/src/tt/toolvars-tmp.pl.tt Greetz, SIEGENIA-AUBI KG Informationswesen i.A. Markus Döhr SAP-CC/BC, SAPDB-DBA Tel.: +49 6503 917-152 Fax: +49 6503 917-7152 E-Mail: [EMAIL PROTECTED] Internet: http://www.siegenia-aubi.com -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]