Trouble with amcheck

From: Douglas Doole <dougdoole(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Trouble with amcheck
Date: 2017-09-15 00:03:58
Message-ID: CADE5jYJEGTkaZ6TztB6RV+puw3STHvUeuKLv83gLTaMVq3MJfA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I just cloned PostgreSQL to a new machine today (Ubuntu 17.04). "make
install" and "make check-world" run fine but "make installcheck-world" is
having trouble with amcheck:

In contrib/amcheck/results:

CREATE EXTENSION amcheck;
ERROR: could not open extension control file
"/home/doole/pgCommunity/install/share/postgresql/extension/amcheck.control":
No such file or directory

I expect I'm missing something in the machine set up, but I'm stumped as to
what.

Any suggestions?

Thanks

- Doug

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2017-09-15 00:06:54 Re: Process startup infrastructure is a mess
Previous Message Michael Paquier 2017-09-14 23:45:41 Re: Log LDAP "diagnostic messages"?