pg_trgm installation

From: "Arindam Hore" <arindam(dot)hore(at)in(dot)v2solutions(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: pg_trgm installation
Date: 2007-08-09 06:23:42
Message-ID: V2MAILSERVERKNJJz4O00002606@v2mailserver.in.v2solutions.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

While installing pg_trgm for the similarity I am unable to install that
properly and giving error messages.

./Makefile: line 2: PG_CPPFLAGS: command not found

./Makefile: line 4: MODULE_big: command not found

./Makefile: line 5: OBJS: command not found

./Makefile: line 7: DATA_built: command not found

./Makefile: line 8: DOCS: command not found

./Makefile: line 9: REGRESS: command not found

./Makefile: line 12: ifdef: command not found

./Makefile: line 13: shell: command not found

./Makefile: line 13: PGXS: command not found

./Makefile: line 14: PGXS: command not found

./Makefile: line 14: include: command not found

./Makefile: line 15: syntax error near unexpected token `else'

./Makefile: line 15: `else'

I was trying to install PostgreSQL 8.1.2 but it is giving version
"PostgreSQL 8.1.4 on i686-redhat-linux-gnu, compiled by GCC gcc (GCC) 4.1.1
20060711 (Red Hat 4.1.1-8)".

Could anyone please help me to get rid out of this pg_trgm issue?

With Regards,

Arindam Hore

V2Solutions
A New Vision to Solutions
India: +91-22-66733201 ext --- 658
US : 1-408-454-6051 ext ---
http://www.v2solutions.com
TZ : +5:30 GMT

Browse pgsql-sql by date

  From Date Subject
Next Message David Cottingham 2007-08-09 13:02:38 Indexing a field of type point
Previous Message Paul Lambert 2007-08-08 22:13:35 Re: Implementing an regex filter