Re: Issues with PostgreSQL Source Code Installation - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Issues with PostgreSQL Source Code Installation
Date
Msg-id 888b2bb9-6d20-4ee6-a78e-0fbfeda25ee7@aklaver.com
Whole thread Raw
In response to Issues with PostgreSQL Source Code Installation  (Ayush Vatsa <ayushvatsa1810@gmail.com>)
Responses Re: Issues with PostgreSQL Source Code Installation
List pgsql-general
On 9/24/24 04:14, Ayush Vatsa wrote:
> Hi PostgreSQL Community,
> 
> I am encountering an issue while trying to install PostgreSQL from its 
> source code and would appreciate any guidance you can provide.
> Here are the steps I've taken so far:
> sudo yum install libicu-devel
> git clone git://git.postgresql.org/git/postgresql.git 

Why are you building against the repo instead  of a fixed version from 
here?:

https://www.postgresql.org/ftp/source/

> <http://git.postgresql.org/git/postgresql.git>
> ./configure --enable-tap-tests --prefix=`pwd`/build

Did you checkout a given tag?


-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Repeatable Read Isolation Level "transaction start time"
Next
From: Adrian Klaver
Date:
Subject: Re: Repeatable Read Isolation Level "transaction start time"