From: "lise chhay" <lise(dot)chhay(at)mail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject:
Date: 2004-06-03 11:01:28
Message-ID: 20040603110128.7AFEA101D7@ws1-3.us4.outblaze.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I have tried to install webauth on Mandrake 2.4.22. For this, I have installed :
apache server, Tcl/Tk, PostgreSQL, mod_auth_pgsql et pwgen.

- server apache work
- Tcl/Tk work
- mod_auth_pgsql work
- pwgen work

- At the installation of PostgreSQL, the command to start the server work :
nohup /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data \
</dev/null >>server.log 2>&1 </dev/null &

- the command create testdb work. The testdb database was created.
- I've a problem when I launched the command psql testdb. I get a error message :
psql:relocation error: psql : undefined symbol : PQgetSSL

I you demand to reply to my questions, please.
Friendly

--
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Oliver Elphick 2004-06-03 11:29:22 Re: PQgetSSL relocation errror
Previous Message Gaetano Mendola 2004-06-02 22:42:38 Re: determining when a database was created