I'm just trying to build the latest version of csound on a fresh machine but it won't build the interfaces for me. It complains that it can't find python.h in the standard location even though it's most certainly there? Checking for C header file /usr/include/python2.5/Python.h... (cached) no Checking for C header file /usr/local/include/python2.5/Python.h... (cached) no Here a directory listing of that location: rory@d630:/usr/include/python2.5$ ls abstract.h dictobject.h iterobject.h pgen.h pythonrun.h asdl.h enumobject.h listobject.h pgenheaders.h pythread.h ast.h errcode.h longintrepr.h pyarena.h rangeobject.h bitset.h eval.h longobject.h pyconfig.h setobject.h boolobject.h fileobject.h marshal.h py_curses.h sliceobject.h bufferobject.h floatobject.h metagrammar.h pydebug.h stringobject.h cellobject.h frameobject.h methodobject.h pyerrors.h structmember.h ceval.h funcobject.h modsupport.h pyexpat.h structseq.h classobject.h genobject.h moduleobject.h pyfpe.h symtable.h cobject.h graminit.h node.h pygetopt.h sysmodule.h codecs.h grammar.h Numeric pymactoolbox.h timefuncs.h code.h Imaging.h object.h pymem.h token.h compile.h ImDib.h objimpl.h pyport.h traceback.h complexobject.h ImPlatform.h opcode.h pystate.h tupleobject.h cStringIO.h import.h osdefs.h pystrtod.h ucnhash.h datetime.h intobject.h parsetok.h Python-ast.h unicodeobject.h descrobject.h intrcheck.h patchlevel.h Python.h weakrefobject.h I can see Python.h, why can't scons? Any ideas? Rory. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net