psql: relocation error: psql: undefined symbol: PQgetssl

From: jasuja(at)sbcglobal(dot)net (Ravi)
To: pgsql-general(at)postgresql(dot)org
Subject: psql: relocation error: psql: undefined symbol: PQgetssl
Date: 2002-10-06 21:18:36
Message-ID: 63c5c856.0210061318.4900faed@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have tried using both the postgresql-7.2.tar.gz and postgresql-7.2.3.tar.gz
I get the same error:


[postgres(at)localhost intarray]$ createdb test
CREATE DATABASE
[postgres(at)localhost intarray]$ 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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Curt Sampson 2002-10-07 01:57:47 Re: [JDBC] Prepared statement performance...
Previous Message Aasmund Midttun Godal 2002-10-06 17:47:51 Re: insert into view