pg_similarity

From: janek12(at)web(dot)de
To: pgsql-general(at)postgresql(dot)org
Subject: pg_similarity
Date: 2013-10-07 13:16:51
Message-ID: trinity-252b7920-cc92-4739-b373-8dfb009d358b-1381151811787@3capp-webde-bs33
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>

<div><br/>
I have some problems to install the pg_similarity Module. It&#39;s my first time to install something like that and I&#39;m a&nbsp;novice in Linux.</div>

<div>This is the Introduction:</div>

<div>tar -zxf pg_similarity-0.0.19.tgz<br/>
&#36; cd pg_similarity-0.0.19<br/>
&#36; &#36;EDITOR Makefile # edit PG_CONFIG iif necessary<br/>
&#36; USE_PGXS=1 make<br/>
&#36; USE_PGXS=1 make install<br/>
&#36; psql -f SHAREDIR/contrib/pg_similarity.sql mydb # SHAREDIR is pg_config --sharedir</div>

<div>&nbsp;</div>

<div>link:&nbsp;http://pgsimilarity.projects.pgfoundry.org/</div>

<div>&nbsp;</div>

<div>I&#39; ve been editing the file &#39;Makefile&#39; with my path of the PG_CONFIG: PG_CONFIG = /usr/bin/pg_config.</div>

<div>But at the next the error:</div>

<div>&#39;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 &#96;/usr/lib/postgresql/9.2/lib/pgxs/src/makefiles/pgxs.mk&#39;. Stop.&#39; is raising.</div>

<div>&nbsp;</div>

<div>I don&#39;t know what to do. I count&#39;t find another introduction</div>

<div>&nbsp;</div>

<div>Janek Sendrowski</div>

<div>&nbsp;</div></div></body></html>

Attachment Content-Type Size
unknown_filename text/html 1.3 KB

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcin Mańk 2013-10-07 13:23:33 Re: pg_xlog size growing untill it fills the partition
Previous Message Toni Helenius 2013-10-07 11:37:56 Re: Index only select count(*)