Development build with uuid-ossp support - macOS

Started by Enrique Mover 9 years ago3 messages
#1Enrique M
enrique.mailing.lists@gmail.com

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

#2Enrique M
enrique.mailing.lists@gmail.com
In reply to: Enrique M (#1)
Re: Development build with uuid-ossp support - macOS

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

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Enrique M (#1)
Re: Development build with uuid-ossp support - macOS

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