[Pythonmac-SIG] Help building an extension?

Daniel T. danielt3@gte.net
Fri, 1 Mar 2002 12:28:41 -0500


Hi,

I'm trying to build the "Noddy" extension from the docs 
<http://www.python.org/doc/current/ext/dnt-basics.html> but I can't 
seem to get it to build.

I got the .slb compiled and wrote the setup.py like it said to do, 
then I option-drag the setup.py into the PythonInterpreter, and put 
'build' in the command line.

Then a window pops up, where it looks like I should type --verbose 
build? Then the windows comes up saying that it's building but it 
never seems to finish.

What am I doing wrong?
TIA
--