tsearch2 on postgresql 7.3.4 - Mailing list pgsql-general

From psql-mail@freeuk.com
Subject tsearch2 on postgresql 7.3.4
Date
Msg-id E19kKpq-0009qo-00@buckaroo.freeuk.net
Whole thread Raw
Responses Re: tsearch2 on postgresql 7.3.4  (Teodor Sigaev <teodor@sigaev.ru>)
Re: tsearch2 on postgresql 7.3.4  (Paul Thomas <paul@tmsl.demon.co.uk>)
List pgsql-general
I am trying to setup tsearch2 on postgresql 7.3.4 on a Redhat9 system,
installed from rpms.

There seemed to be some files required for installation of tsearch
missing so I downloaded the src bundle too.

Tsearch2 then compiled ok but now the command:

psql mydb < tsearch2.sql

fails with a message along the lines of:
unable to stat $libdir/tsearch2 no such file

I read up on valena.com about what $libdir was, but  there's no mention
of how to find out what the value of $libdior is.

how do i find out where $libdir is for the current install?

what files do i need to move into $libdir directory to get tsearch2 up
and running?

Thanks!

--

pgsql-general by date:

Previous
From: "Sander Steffann"
Date:
Subject: Re: Changing DB ownership
Next
From: Teodor Sigaev
Date:
Subject: Re: tsearch2 on postgresql 7.3.4