Re: Configure/Build 9.0 rc1 - cannot build against python3.1, with two versions of python in the environment

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Configure/Build 9.0 rc1 - cannot build against python3.1, with two versions of python in the environment
Дата
Msg-id 20638.1284347988@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Configure/Build 9.0 rc1 - cannot build against python3.1, with two versions of python in the environment  (James William Pye <lists@jwp.name>)
Ответы Re: Configure/Build 9.0 rc1 - cannot build against python3.1, with two versions of python in the environment  (James William Pye <lists@jwp.name>)
Re: Configure/Build 9.0 rc1 - cannot build against python3.1, with two versions of python in the environment  (Bill Weinman <wew@bearnet.com>)
Список pgsql-testers
James William Pye <lists@jwp.name> writes:
> I think it kept favoring python2 when I wanted python3 as both were in $PATH.

AFAICS, it'll pick whichever version is executed when you say "python".
Doesn't seem like an unreasonable behavior to me.

You may well need to adjust $PATH before running configure.  I wouldn't
recommend hacking --with-includes or --with-libraries at all, though;
we find out what directories to use by asking "python".

            regards, tom lane

В списке pgsql-testers по дате отправления:

Предыдущее
От: James William Pye
Дата:
Сообщение: Re: Configure/Build 9.0 rc1 - cannot build against python3.1, with two versions of python in the environment
Следующее
От: James William Pye
Дата:
Сообщение: Re: Configure/Build 9.0 rc1 - cannot build against python3.1, with two versions of python in the environment