troubble with contrib compile - Mailing list pgsql-general

From marcelo Cortez
Subject troubble with contrib compile
Date
Msg-id 835258.89600.qm@web32101.mail.mud.yahoo.com
Whole thread Raw
Responses Re: troubble with contrib compile  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
 hi all


 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
Makefile:16: /contrib/contrib-global.mk: No such file
or directory
make: *** No rule to make target
`/contrib/contrib-global.mk'.  Stop.

i'm wrong?
any clue?

best regards
 mdc

more data : ( from select version() ).

"PostgreSQL 8.2.4 on i686-pc-linux-gnu, compiled by
GCC gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3)"








__________________________________________________
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 by date:

Previous
From: "Fernando Madruga Pinheiro"
Date:
Subject: Re: Strange round behaviour w/ more than 2 decimals
Next
From: Joshua N Pritikin
Date:
Subject: how does a temp table work?