Re: [GENERAL] troubble with contrib compile

2007-07-12 Thread marcelo Cortez
Tom Thanks works fine! best regards mdc --- Tom Lane <[EMAIL PROTECTED]> escribió: > marcelo Cortez <[EMAIL PROTECTED]> writes: > > i downloaded postgres8.2.4 sources , expand and > > ./configure and install with success. > > Now i need one module from contrib directory , > > fuzzystrmatch

Re: [GENERAL] troubble with contrib compile

2007-07-11 Thread Tom Lane
marcelo Cortez <[EMAIL PROTECTED]> 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/

[GENERAL] troubble with contrib compile

2007-07-11 Thread marcelo Cortez
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 Make