> And I have no idea what configuring with "--disable-framework" does, or 
> whether Access Grid needs that.

Well, that's your real problem.  You don't know what kind of Python
facilities your application needs.  But in general, yes, definitely
configure with --disable-toolbox-glue and --disable-framework.

Here's what I use when I build Python on my 10.5 system:

./configure --disable-universalsdk --disable-framework --disable-toolbox-glue

Bill
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to