Re: x86_64 configure problem

From: Joe Conway <mail(at)joeconway(dot)com>
To: Gaetano Mendola <mendola(at)bigfoot(dot)com>
Cc: "Hackers (PostgreSQL)" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: x86_64 configure problem
Date: 2004-09-11 19:14:57
Message-ID: 41434EB1.9030901@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Gaetano Mendola wrote:
> Joe Conway wrote:
>> What version of python comes with RH2.1?
>
> 1.5.2
>
>> In any case, the online documentation for python suggests that it is
>> reasonable to expect that distutils is already installed (by default
>> for python >= 1.6, and by the user for python 1.5.2). See:
>> http://www.python.org/doc/2.2.3/dist/intro.html
>>
>> If there are no other objections, I'll commit the attached in about 24
>> hours.
>
> Are you going also to change the configure so it will check the distutils
> package installation ?

I wasn't going to -- python's own docs say I shouldn't need to. From the
link above:

"the Distutils work just fine with Python 1.5.2, and it is reasonable
(and expected to become commonplace) to expect users of Python 1.5.2 to
download and install the Distutils separately before they can install
your modules"

Joe

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gaetano Mendola 2004-09-11 20:57:47 Re: x86_64 configure problem
Previous Message Fabien COELHO 2004-09-11 18:41:00 Re: pgxs default installation + various fixes

Browse pgsql-patches by date

  From Date Subject
Next Message Gaetano Mendola 2004-09-11 20:57:47 Re: x86_64 configure problem
Previous Message Fabien COELHO 2004-09-11 18:41:00 Re: pgxs default installation + various fixes