Re: troubble with contrib compile

Поиск
Список
Период
Сортировка
От marcelo Cortez
Тема Re: troubble with contrib compile
Дата
Msg-id 588905.71063.qm@web32107.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: troubble with contrib compile  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom

 Thanks works fine!
 best regards
 mdc
--- Tom Lane <tgl@sss.pgh.pa.us> escribió:

> marcelo Cortez <jmdc_marcelo@yahoo.com.ar> writes:
> >  i downloaded  postgres8.2.4 sources , expand and
> > ./configure and install with success.
> > Now i need one module from contrib directory ,
> > fuzzystrmatch
> >  cd /postgres/contrib/fuzzymatchstr [ ok ]
> >  make
> >  throws
>
> >  make
> > Makefile:15: ../../src/Makefile.global: No such
> file
> > or directory
>
> You seem to have removed the results of configure.
> As a general rule
> it's best to build the contrib modules in the same
> tree where you just
> built the Postgres core --- they definitely need
> configure's outputs
> and I think some of them require other files that
> get built along the
> way.
>
> If you are trying to match a previously built core
> system, be sure to
> re-configure with the exact same configure options,
> else the contrib
> modules may not work.  pg_config --configure will
> help refresh your
> memory if you forgot what you used ...
>
>             regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: explain analyze is your friend
>







__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas


В списке pgsql-general по дате отправления:

Предыдущее
От: "Benjamin Arai"
Дата:
Сообщение: Big table with UNION ALL or partitioning with Tsearch2
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Big table with UNION ALL or partitioning with Tsearch2