Re: /usr/local/pgsql is empty after successful of make

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Aramaki Zyake <zyake(dot)mk4(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: /usr/local/pgsql is empty after successful of make
Date: 2023-08-06 16:08:13
Message-ID: 165997.1691338093@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Aramaki Zyake <zyake(dot)mk4(at)gmail(dot)com> writes:
> What should I do to move built artifacts into /usr/local/pgsql?

"make install", or possibly "sudo make install" if you'd rather
the installed files be root-owned.

https://www.postgresql.org/docs/current/install-short.html

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2023-08-06 16:09:33 Re: /usr/local/pgsql is empty after successful of make
Previous Message Julien Rouhaud 2023-08-06 16:05:57 Re: /usr/local/pgsql is empty after successful of make