Re: Update platform notes to build Postgres on macos - Mailing list pgsql-hackers

From Florents Tselai
Subject Re: Update platform notes to build Postgres on macos
Date
Msg-id 091BB0CC-6DAF-4254-96EB-AED30853337B@gmail.com
Whole thread Raw
In response to Update platform notes to build Postgres on macos  (Said Assemlal <sassemlal@neurorx.com>)
List pgsql-hackers
./configure —help 

It will show that you can build —without-icu , 
you can also specify a path to pkg-config via PKG_CONFIG=/path/to/pkg-config 

side note: I’ve had better experience building with brew on macos, rather than macports.

On 4 Jul 2024, at 9:02 PM, Said Assemlal <sassemlal@neurorx.com> wrote:

Hi,


I just built postgresql on macos sonoma (v14) and I had to install the following packages:

I don't see anything related to this on https://www.postgresql.org/docs/devel/installation-platform-notes.html

Did I miss something ? Should we add a note?

best,
Saïd



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL does not compile on macOS SDK 15.0
Next
From: Tom Lane
Date:
Subject: Re: Improving PL/Tcl's error context reports