Обсуждение: Tsearch2 doesn't work

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

Tsearch2 doesn't work

От
Supiah Mustaffa
Дата:
Hi,

I want to install Tsearch2 and follow  this command :
1.cd contrib/tsearch2
2. make; make install

It doesn't work and display this messages :
Makefile:5: ../../src/Makefile.global: No such file or directory
Makefile:47: /contrib/contrib-global.mk: No such file or directory
make: *** No rule to make target `/contrib/contrib-global.mk'.  Stop.
Makefile:5: ../../src/Makefile.global: No such file or directory
Makefile:47: /contrib/contrib-global.mk: No such file or directory
make: *** No rule to make target `/contrib/contrib-global.mk'.  Stop.

What it's means? What should I do? Please help me.

Thanks.


Re: Tsearch2 doesn't work

От
Teodor Sigaev
Дата:
You shoud run configure script in a root pgsql's source tree.

Supiah Mustaffa wrote:
> Hi,
>
> I want to install Tsearch2 and follow  this command :
> 1.cd contrib/tsearch2
> 2. make; make install
>
> It doesn't work and display this messages :
> Makefile:5: ../../src/Makefile.global: No such file or directory
> Makefile:47: /contrib/contrib-global.mk: No such file or directory
> make: *** No rule to make target `/contrib/contrib-global.mk'.  Stop.
> Makefile:5: ../../src/Makefile.global: No such file or directory
> Makefile:47: /contrib/contrib-global.mk: No such file or directory
> make: *** No rule to make target `/contrib/contrib-global.mk'.  Stop.
>
> What it's means? What should I do? Please help me.
>
> Thanks.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/