Обсуждение: FTI: help /w compiling/installation wanted (Full Text Index)

Поиск
Список
Период
Сортировка

FTI: help /w compiling/installation wanted (Full Text Index)

От
"Markus Wollny"
Дата:
Hi!

I grabbed all the available files from CVS/contrib/fulltextindex
(MAKEFILE, README.fti, fti.c, fti.pl, fti.sql.in, timimgs.sh), but
there's no instructions on configuring/compiling and installing anywhere
to be found (or I completely missed it). README talks about setting up
function, table and triggers, but there's no instructions on compilation
and installation.

Could anyone tell me where I can find that info or how to setup FTI for
use with my database?

Thank you very much in advance!

Regards,

Markus



Re: FTI: help /w compiling/installation wanted (Full Text

От
Stephan Szabo
Дата:
On Fri, 28 Jun 2002, Markus Wollny wrote:

> Hi!
>
> I grabbed all the available files from CVS/contrib/fulltextindex
> (MAKEFILE, README.fti, fti.c, fti.pl, fti.sql.in, timimgs.sh), but
> there's no instructions on configuring/compiling and installing anywhere
> to be found (or I completely missed it). README talks about setting up
> function, table and triggers, but there's no instructions on compilation
> and installation.
>
> Could anyone tell me where I can find that info or how to setup FTI for
> use with my database?

AFAIK it should be, make, make install, cat the fti.sql that gets created
into the database.