Forum OpenACS Q&A: psql error

Collapse
Posted by xXx Prince on
currently i'm installing postgres 7.4.5
i have done all the instruction on the document provided
but i have a problem on psql command
i have successfully created the database
but i cannot entering the psql command

this was what had appeared:
*****************************************************************

[postgres@localhost postgresql-7.4.5]$ createdb test
CREATE DATABASE
[postgres@localhost postgresql-7.4.5]$ psql test
Welcome to psql 7.3.2, 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
*****************************************************************

hope u all can help me solving this problem
i'm doing my thesis right now
A.S.A.P
thank you!