Hi Manuel
On 16 déc. 05, at 23:11, Manuel Kostka wrote:
when i want to build setup.py i get the following error:
Traceback (most recent call last): File "setup.py", line 127, in ? config_h_vars = parse_config_h(open(config_h)) IOError: [Errno 2] No such file or directory: '/System/Library/ Frameworks/Python.framework/Versions/2.3/include/python2.3/pyconfig.h'
i have no idea how to go on from that...
am I missing something else? there is no /include-Folder @ ../ System/Library/Frameworks/Python.framework/Versions/2.3/ and i don't have pyconfig.h in the python2.3 - folder (which is @ ..Versions/2.3/lib/) ..if this info is of any help..
I read somewhere that you had to set an environment variable before compiling pyXML. It sets the version of Mac OS X you build for and so probably sets the paths correctly (2.3 is the version of python shipped with Tiger, it might be different on Panther). You can find instructions in the wiki: http://wiki.inkscape.org/cgi-bin/wiki.pl?CompilingMacOsX basically, in bash syntax you need to write: MACOSX_DEPLOYMENT_TARGET=10.3 export MACOSX_DEPLOYMENT_TARGET before building setup.py.
Before that it would be useful if you tested a build I've made in order to see if we can distribute it as a dmg. The dmg is here: http://jo.irisson.free.fr/dropbox/inkscape/PyXML.dmg instructions are in the README
Thanks in advance for testing.
JiHO --- Windows, c'est un peu comme le beaujolais nouveau : a chaque nouvelle cuvee on sait que ce sera degueulasse, mais on en prend quand meme par masochisme. --- http://jo.irisson.free.fr/