On November 27, 2023 8:48:35 PM GMT-05:00, Adrian Klaver <adrian.klaver@xxxxxxxxxxx> wrote: >On 11/27/23 17:41, H wrote: >> On 11/27/2023 08:38 PM, Adrian Klaver wrote: >>> On 11/27/23 17:17, H wrote: > >>>> I have both make and gmake installed on the system but the issue >seems to be that the file pgxs.mk does not exist? In fact, I can see >that /usr/pgsql-13/lib/pgxs directory does not exist. >>>> >>>> Suggestions? >>> >>> What does running >>> >>> pg_config >>> >>> at the command line return? >>> >>>> >>>> >>>> >>> >> BINDIR = /usr/pgsql-13/bin > > >I don't use PGXN so I am flying blind here. You may need to do: > >sudo pgxn install temporal_tables I ran pgxn install temporal_tables as root so that should not be the problem.