Piotr Ozarowski writes: > I have just finished my first python-support based package[1] and I think I > have found a bug: after running post install command: > > # pycentral pkginstall python-enchant > > I'm getting this: > | /usr/bin/python2.3: can't open file '/usr/sbin/py_compilefiles'
thanks, fixed for the next upload. > BTW: I have followed python-imaging package example and installed > C sources to /usr/include/python2.X/package/ directories. Is it obligatory > to include them? python-central seems to not use them and I don't see a > reason to include them, specially duplicating that files for every python > version python-central doesn't touch the header files. I would consider the header files as version specific. have one header be generated and including the python version ... Matthias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]