Hello Tom,
Thanx for your suggestion. Now I have installed using a rpm
postgresql-7.3.2-4.src.rpm
Now i need to use pgsql access - the graphical client.
which requires --with-tcl tag usage while compilation.
I am not sure the rpm has this or not.
Please let me know how to find if --with-tcl is used or not.
If not how to include it, so as to use graphical client.
Thanking you,
chandra K
chandra K <chandra (AT) carmatec (DOT) com> writes:
Quote:
I am able to do ./configure properly without any errors. But the=20
installation
is giving error when running the gmake. |
PG 7.1.3 is ancient history; we long ago stopped updating it for the
foibles of newer gcc versions. Use a more recent PG release.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match