BUG #11359: OS X Yosemite: PostgreSQL fails to configure with libperl

Поиск
Список
Период
Сортировка
От galen@gohanlon.com
Тема BUG #11359: OS X Yosemite: PostgreSQL fails to configure with libperl
Дата
Msg-id 20140905200943.2926.38657@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      11359
Logged by:          Galen O'Hanlon
Email address:      galen@gohanlon.com
PostgreSQL version: 9.3.5
Operating system:   OS X 10.10 Developer Preview 7
Description:

I'm attempting to install PostgreSQL via Homebrew on a clean OS X 10.10
Developer Preview 7 (Yosemite).

Configure fails as follows:

checking for libperl... no
configure: error: libperl library is required for Perl


For detailed logs, see this comment:

https://github.com/Homebrew/homebrew/issues/29988#issuecomment-54672587

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

Предыдущее
От: Eric Malm
Дата:
Сообщение: Re: Error with citext extension when upgrading from 9.0.3 to 9.3.5: 'cannot cast type oid[] to oidvector'
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: BUG #10256: COUNT(*) behaves sort of like RANK() when used over a window containing an ORDER BY