Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3.
Дата
Msg-id 174607.1633637509@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3.  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3.  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Maybe we can mention `corelist -a` as a way to find out the module
> versions shipped with each Perl version.

Hm, I don't see that on my RHEL box.

It does exist on my Mac, but the output is very unhelpful:

$ which corelist
/usr/bin/corelist
$ corelist -a
    The contents of this script should normally never run! The perl wrapper
    should pick the correct script in /usr/bin by appending the appropriate
    version. You can try appending the appropriate perl version number. See
    perlmacosx.pod for more information about multiple version support in
    Mac OS X.

That hint leads me to notice

$ ls /usr/bin/corelist*
/usr/bin/corelist*      /usr/bin/corelist5.18*  /usr/bin/corelist5.30*

but all three of those print the same thing.

So this isn't looking promising :-(

            regards, tom lane



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3.