Development build with uuid-ossp support - macOS
I am trying to do a macOS build of postgresql (9.6 stable branch from
github) with the uuid-ossp contrib by typing "make world" but it fails due
to an openjade error (I did install openjade using homebrew using this
setup https://github.com/petere/homebrew-sgml).
Is there a way to build postgresql and install with uuid-ossp without
having to build the documentation? I don't really need the documentation
for my test.
Thank you,
Enrique
I am going to try and switch to macports instead... I see the documentation
provides the macports command for installing the toolset...
https://www.postgresql.org/docs/9.6/static/docguide-toolsets.html Thank
you.
On Sat, Sep 24, 2016 at 4:52 PM Enrique M <enrique.mailing.lists@gmail.com>
wrote:
Show quoted text
I am trying to do a macOS build of postgresql (9.6 stable branch from
github) with the uuid-ossp contrib by typing "make world" but it fails due
to an openjade error (I did install openjade using homebrew using this
setup https://github.com/petere/homebrew-sgml).Is there a way to build postgresql and install with uuid-ossp without
having to build the documentation? I don't really need the documentation
for my test.Thank you,
Enrique
Enrique M <enrique.mailing.lists@gmail.com> writes:
Is there a way to build postgresql and install with uuid-ossp without
having to build the documentation? I don't really need the documentation
for my test.
Use "make all contrib" instead of "make world".
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers