Re: Installing FullTextSearchTool tsearch2

From: George Essig <george_essig(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: mboscher(at)emedia-office(dot)de
Subject: Re: Installing FullTextSearchTool tsearch2
Date: 2004-08-18 18:34:16
Message-ID: 20040818183416.19637.qmail@web53704.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2004-08-18 18:35:23 Re: Could not create a table named "USER" under
Previous Message gnari 2004-08-18 18:31:00 Re: Could not create a table named "USER" under postgreSQL