From: | Gaetano Mendola <mendola(at)bigfoot(dot)com> |
---|---|
To: | Joe Conway <mail(at)joeconway(dot)com> |
Subject: | Re: x86_64 configure problem |
Date: | 2004-09-10 00:06:41 |
Message-ID: | 4140F011.5010301@bigfoot.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Joe Conway wrote:
> James William Pye wrote:
>
>> Looking at get_python_lib(), I'm not so sure that I'm correct:
>>
>
> It does seem to work for me:
>
> # python -c "from distutils.sysconfig import get_python_lib as f; import
> os; print os.path.join(f(plat_specific=1,standard_lib=1),'config')"
> /usr/lib64/python2.3/config
>
> Any other proposals? If not, any objections to the attached patch?
No one, we have to check also for the presence of distutils package installation.
It's not installed by default and I was bitten by it during the RPM building for
RH AS 2.1
Regards
Gaetano Mendola
From | Date | Subject | |
---|---|---|---|
Next Message | Gaetano Mendola | 2004-09-10 00:10:08 | Re: Clarification of action on Delete |
Previous Message | Doug McNaught | 2004-09-09 23:51:24 | Re: Supporting Encryption in Postgresql |
From | Date | Subject | |
---|---|---|---|
Next Message | Gaetano Mendola | 2004-09-10 00:10:08 | Re: Clarification of action on Delete |
Previous Message | Simon Riggs | 2004-09-09 22:11:22 | Re: Clarification of action on Delete |