Re: Installing FullTextSearchTool tsearch2 - Mailing list pgsql-general

From George Essig
Subject Re: Installing FullTextSearchTool tsearch2
Date
Msg-id 20040818183416.19637.qmail@web53704.mail.yahoo.com
Whole thread Raw
In response to Installing FullTextSearchTool tsearch2  (Marcel Boscher <mboscher@emedia-office.de>)
List pgsql-general
> could not access file$libdir/tsearch2: no such file or directory

I'm guessing that you did not first run configure in the root directory of the postgresql source
tree (not contrib/tsearch2).  Tsearch2 doesn't know where to install its files.

This might help:

http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/oscon_tsearch2/readme_detail_01.html

There's a typo on this page 'pg_configure --configure' should be 'pg_config --configure'.

George Essig

pgsql-general by date:

Previous
From: "gnari"
Date:
Subject: Re: Could not create a table named "USER" under postgreSQL
Next
From: Bill Moran
Date:
Subject: Re: Could not create a table named "USER" under