Re: [HACKERS] CVS configure failure

2004-09-22 Thread Neil Conway
On Wed, 2004-09-22 at 15:29, James William Pye wrote: > I think so. Patch applied with some additional fixes -- the patch as I applied it is attached. Thanks! -Neil Index: doc/src/sgml/installation.sgml === RCS file: /home/neilc/pri

Re: [HACKERS] CVS configure failure

2004-09-21 Thread James William Pye
On Tue, 2004-09-21 at 17:13, Neil Conway wrote: > Should this be documented in the installation instructions? I think so. I figure just a mention should be enough. (Also add some productname tags around 'Python'.) -- Regards, James William Pye Index: installation.sgml ==

Re: [HACKERS] CVS configure failure

2004-09-21 Thread Neil Conway
On Wed, 2004-09-22 at 00:16, Bruce Momjian wrote: > So distutils is now required to build python? If that is intended, I > will just skip building python. I didn't realize we had new > requirements for python, but that is fine. Should this be documented in the installation instructions? -Neil

Re: [HACKERS] CVS configure failure

2004-09-21 Thread Tom Lane
Joe Conway <[EMAIL PROTECTED]> writes: > Bruce Momjian wrote: >> So distutils is now required to build python? > Yes, the python docs imply that it is a reasonable expectation. FWIW, CVS tip still builds --with-python on my pretty-nearly-stock RHL 8.0 box, so distutils was standard a couple years

Re: [HACKERS] CVS configure failure

2004-09-21 Thread Joe Conway
Bruce Momjian wrote: So distutils is now required to build python? If that is intended, I will just skip building python. I didn't realize we had new requirements for python, but that is fine. Yes, the python docs imply that it is a reasonable expectation. Here's a snippet from the thread a week

Re: [HACKERS] CVS configure failure

2004-09-21 Thread Bruce Momjian
Gaetano Mendola wrote: > Bruce Momjian wrote: > > I get this failure on current CVS running configure --with-python: > > > > checking for python... /usr/local/bin/python > > checking for Python distutils module... no > > configure: error: distutils module not found > > gmake: *

Re: [HACKERS] CVS configure failure

2004-09-21 Thread Gaetano Mendola
Bruce Momjian wrote: I get this failure on current CVS running configure --with-python: checking for python... /usr/local/bin/python checking for Python distutils module... no configure: error: distutils module not found gmake: *** [config.status] Error 1 I

Re: [HACKERS] CVS configure failure

2004-09-21 Thread Gaetano Mendola
Bruce Momjian wrote: > I get this failure on current CVS running configure --with-python: > >checking for python... /usr/local/bin/python >checking for Python distutils module... no >configure: error: distutils module not found >gmake: *** [config.status] Error 1 > > I have pyth

Re: [HACKERS] CVS configure failure

2004-09-20 Thread Peter Eisentraut
Bruce Momjian wrote: > I get this failure on current CVS running configure --with-python: > > checking for python... /usr/local/bin/python > checking for Python distutils module... no > configure: error: distutils module not found > gmake: *** [config.status] Error 1 What p

[HACKERS] CVS configure failure

2004-09-20 Thread Bruce Momjian
I get this failure on current CVS running configure --with-python: checking for python... /usr/local/bin/python checking for Python distutils module... no configure: error: distutils module not found gmake: *** [config.status] Error 1 I have python 1.5(1.5.