Re: NO acceptable C compiler found in the $PATH - Mailing list pgsql-bugs

From Tom Lane
Subject Re: NO acceptable C compiler found in the $PATH
Date
Msg-id 1280729.1610550790@sss.pgh.pa.us
Whole thread Raw
In response to Re: NO acceptable C compiler found in the $PATH  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Wed, Jan 13, 2021 at 6:32 AM Nikhil Saple <jnikhilsaple8@gmail.com>
> wrote:
>> Hi team while installing postgresql I found this error saying No
>> acceptable C compiler found in the $Path please assist how to proceed

> Install an acceptable C compiler?

If the system lacks a C compiler then it likely also lacks a lot of
other infrastructure needed to build from the source-code distribution
(header files, libraries, etc etc).

Probably the OP would be better off to install a pre-built package.

            regards, tom lane



pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: NO acceptable C compiler found in the $PATH
Next
From: PG Bug reporting form
Date:
Subject: BUG #16823: Unreachable code