Re: [Python-Dev] I think setup.py needs major rework

2005-01-26 Thread Brett C.
Fred L. Drake, Jr. wrote: On Tuesday 25 January 2005 23:30, Skip Montanaro wrote: > Python's setup.py has grown way out of control. I'm trying to build > and install Python 2.4.0 on a Solaris system with Tcl/Tk installed in a > non-standard place and I can't figure out the incantation to te

Re: [Python-Dev] I think setup.py needs major rework

2005-01-26 Thread Kurt B. Kaiser
Skip Montanaro <[EMAIL PROTECTED]> writes: > Python's setup.py has grown way out of control. I'm trying to > build and install Python 2.4.0 on a Solaris system with Tcl/Tk > installed in a non-standard place and I can't figure out the > incantation to tell setup.py to look where t

Re: [Python-Dev] I think setup.py needs major rework

2005-01-25 Thread Fred L. Drake, Jr.
On Tuesday 25 January 2005 23:30, Skip Montanaro wrote: > Python's setup.py has grown way out of control. I'm trying to build > and install Python 2.4.0 on a Solaris system with Tcl/Tk installed in a > non-standard place and I can't figure out the incantation to tell setup.py > to look whe

[Python-Dev] I think setup.py needs major rework

2005-01-25 Thread Skip Montanaro
I just submitted a bug report for setup.py: http://python.org/sf/1109602 It begins: Python's setup.py has grown way out of control. I'm trying to build and install Python 2.4.0 on a Solaris system with Tcl/Tk installed in a non-standard place and I can't figure out the incantati