Re: [GENERAL] tsearch2 on postgresql 7.3.4

2003-08-14 Thread Teodor Sigaev
Did you make install? [EMAIL PROTECTED] wrote: 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 comman

Re: [GENERAL] tsearch2 on postgresql 7.3.4

2003-08-14 Thread Tom Lane
[EMAIL PROTECTED] writes: > tsearch2.so is located at > /usr/local/pgsql/lib/tsearch2.so > which is the same directory as fti.so which works. There may be *an* fti.so there, but it's not necessarily the same one Postgres is using. Try "pg_config --pkglibdir" to find out where $libdir really point

Re: [GENERAL] tsearch2 on postgresql 7.3.4

2003-08-09 Thread Paul Thomas
On 06/08/2003 10:43 [EMAIL PROTECTED] wrote: 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: psq

[GENERAL] tsearch2 on postgresql 7.3.4

2003-08-06 Thread psql-mail
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 messa