BUG #11359: OS X Yosemite: PostgreSQL fails to configure with libperl - Mailing list pgsql-bugs

From galen@gohanlon.com
Subject BUG #11359: OS X Yosemite: PostgreSQL fails to configure with libperl
Date
Msg-id 20140905200943.2926.38657@wrigleys.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Eric Malm
Date:
Subject: Re: Error with citext extension when upgrading from 9.0.3 to 9.3.5: 'cannot cast type oid[] to oidvector'
Next
From: Bruce Momjian
Date:
Subject: Re: Re: BUG #10256: COUNT(*) behaves sort of like RANK() when used over a window containing an ORDER BY