Closed HenryMehta closed 6 years ago
I am actually able to get past this stage by running it as sudo, but when I get to CREATE EXTENSION pg_similarity
I get :
ERROR: could not open extension control file "/usr/share/postgresql/9.5/extension/pg_similarity.control": No such file or directory
Sorted - tar file did not have everything. When I used zip from here it worked.
I'm trying to install
pg_similarity
following the instructions given in ReadMe.I'm probably doing something really basic incorrectly but at the stage:
USE_PGXS=1 make install
I'm getting the following output.Could you advise what I should do?