Re: PSA: Autoconf has risen from the dead - Mailing list pgsql-hackers

From Robert Haas
Subject Re: PSA: Autoconf has risen from the dead
Date
Msg-id CA+TgmoaCNivMk_eTcFVGk3LUEw1yDduhySt+jsmNtq9+cO66WQ@mail.gmail.com
Whole thread Raw
In response to Re: PSA: Autoconf has risen from the dead  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Jul 5, 2022 at 2:52 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Andres Freund <andres@anarazel.de> writes:
> > On 2022-07-05 14:42:03 -0400, Robert Haas wrote:
> >> Since I'm a macports user I hope at some point we'll have directions
> >> for that as well as for homebrew.
>
> > But it looks like it's just
> >   sudo port install meson
>
> Yeah, that's what I did to install it locally.  The ninja package
> has some weird name (ninja-build or some such), but you don't have
> to remember that because installing meson is enough to pull it in.
>
> I dunno anything about the other steps Andres mentioned, but
> presumably they're independent of where you got meson from.

That seems simple enough that even I can handle it!

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PSA: Autoconf has risen from the dead
Next
From: Andrew Dunstan
Date:
Subject: Re: [UNVERIFIED SENDER] Re: pg_upgrade can result in early wraparound on databases with high transaction load