This is a little off topic, so please excuse me for raising the noise 
level.  I have been running fink unstable and upgraded to
the latest version of pgplot (thanks for your hard work Jeff) which now 
requires the flags:

-framework Foundation -framework AppKit


This is fine for code I write, but here is the snag:  I am compiling a 
package not written by myself and in python. I am running a
install script that uses python's distutils code and I have no idea how 
to specify the compilation settings to include pgplot new
framework setup (it is not just a makefile).  The code even appears to 
use gcc to compile (which I didn't have a link to until I tried running 
this -- I made a symbolic link now) .  This would make it appear that 
python is using compile options that were stored when it itself was 
built (I think I downloaded python via dselect).  How can I specify 
compile options for a distutils generated setup.py file?


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to