hi ,
platform : redhat linux 9
-----------------------------------
I have tried using both the postgresql-7.3.2.tar.gz and postgresql-7.3.6.tar.gz
I get the same error:
bash-2.05b$]$ createdb test
CREATE DATABASE
bash-2.05b$]$ psql test
Welcome to psql, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit
psql: relocation error: psql: undefined symbol: PQgetssl
Can you please advise me what to do?
thanx,