Cannot force configure/setup.py to pick up location of readline (SFWrline) on Solaris 10
"Martin v. Löwis"
martin at v.loewis.de
Fri Oct 13 18:37:36 EDT 2006
Chris Miles schrieb:
> How do I force the build to use the custom paths?
Not through setup.py. Instead, you edit Modules/Setup
to provide per-module compile and link flags.
Regards,
Martin
More information about the Python-list
mailing list