[Python-Dev] Python 2.3 release schedule update (original) (raw)
Phillip J. Eby pje@telecommunity.com
Thu, 10 Jul 2003 13:08:15 -0400
- Previous message: [Python-Dev] Python 2.3 release schedule update
- Next message: [Python-Dev] Python 2.3 release schedule update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 01:05 PM 7/10/03 -0400, Barry Warsaw wrote:
On Thu, 2003-07-10 at 12:39, Phillip J. Eby wrote: > At 11:29 AM 7/10/03 -0400, Barry Warsaw wrote: > >You need to (or at least this is what I did): > > > >- check out the head > >- make distclean > >- apply the patch > >- autoreconf > >- ./configure --with-pydebug > >- make test > > > >The patch only modifies configure.in which is why you need to regenerate > >the configure file with autoreconf. > > Does that mean I need to have GNU autoconf? If so, what version?
Yes, I think so. RH9 has autoconf 2.57.
I've got 2.57, so I'm checking out the head now. Looks like the checkout is going to take longer than the other steps will... :(
- Previous message: [Python-Dev] Python 2.3 release schedule update
- Next message: [Python-Dev] Python 2.3 release schedule update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]