*I* seem to be having some troubles with the extensions -
I must be misunderstanding something in the instructions:
I edited TOP in Extensions/suit/Makefile.in
I made a /usr/local/src/python/build-suit directory, and from
that directory I did:
../Extensions/mkext.py /usr/local/src/python /usr/local/src/python/Extensions/suit
and I get:
Parsing /usr/local/src/python/Modules/Makefile ...
Parsing /usr/local/src/python/Extensions/suit/Makefile ...
Traceback (innermost last):
File "../Extensions/mkext.py", line 229
main()
File "../Extensions/mkext.py", line 59
vars = parsemakefile(extdir)
File "../Extensions/mkext.py", line 84
fp = open(filename, 'r')
IOError: (2, 'No such file or directory')
And, there is, in fact, no Makefile in that directory yet,
just a Makefile.in. I must clearly be missing a step.
Do I have to do a "./config --with-extension" first ?
What obvious step am I missing here ?
- Steve Majewski (804-982-0831) <sdm7g@Virginia.EDU>
- UVA Department of Molecular Physiology and Biological Physics