pg_similarity - Mailing list pgsql-general

From janek12@web.de
Subject pg_similarity
Date
Msg-id trinity-252b7920-cc92-4739-b373-8dfb009d358b-1381151811787@3capp-webde-bs33
Whole thread Raw
Responses Re: pg_similarity
List pgsql-general
<div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div><div><br /> I have some problems to install the
pg_similarityModule. It's my first time to install something like that and I'm a novice in Linux.</div><div>This is the
Introduction:</div><div>tar-zxf pg_similarity-0.0.19.tgz<br /> $ cd pg_similarity-0.0.19<br /> $ $EDITOR Makefile #
editPG_CONFIG iif necessary<br /> $ USE_PGXS=1 make<br /> $ USE_PGXS=1 make install<br /> $ psql -f
SHAREDIR/contrib/pg_similarity.sqlmydb # SHAREDIR is pg_config
--sharedir</div><div> </div><div>link: http://pgsimilarity.projects.pgfoundry.org/</div><div> </div><div>I've been
editingthe file 'Makefile' with my path of the PG_CONFIG: PG_CONFIG = /usr/bin/pg_config.</div><div>But at the next the
error:</div><div>'Makefile:14:/usr/lib/postgresql/9.2/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory<br />
make:*** No rule to make target `/usr/lib/postgresql/9.2/lib/pgxs/src/makefiles/pgxs.mk'. Stop.' is
raising.</div><div> </div><div>Idon't know what to do. I count't find another introduction</div><div> </div><div>Janek
Sendrowski</div><div> </div></div>

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Please stop sending me those e-mails
Next
From: Ovid
Date:
Subject: Altering parent table breaks child table defaults