On Sun, Jul 3, 2022 at 1:17 PM Andres Freund <and...@anarazel.de> wrote: > Yea, I guess I should start a documentation section... > > I've only used homebrew on mac, but with that it should be something along the > lines of > > brew install meson > meson setup --buildtype debug -Dcassert=true build-directory > cd build-directory > ninja > > of course if you want to build against some dependencies and / or run tap > tests, you need to do something similar to what you have to do for > configure. I.e. > - install perl modules [1] > - tell the build about location of homebrew [2]
Since I'm a macports user I hope at some point we'll have directions for that as well as for homebrew. -- Robert Haas EDB: http://www.enterprisedb.com